/*
Theme Name:     spacious-child
Theme URI:      
Description:    Spacious child theme.
Author:         Me
Author URI:     
Template:       spacious
Version:        0.1.0
*/

.more-link{
    display: none;
}
.entry-meta-bar{
    display: none;
}
.link{
    margin-top: 10px;
    margin-left: 20px;
    font-size: large;
    font-weight: 400;
    padding-bottom: 20px;
}
.default-wp-page{
    display: none !important;
}
.comments-area{
    display: none !important;
}