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

.more-link{
    display: none !important;
}
.link{
    list-style: none;  
    background-color: #333 !important;  
}
.contact{
    color : rgb(58, 56, 56) !important;
    font-size: large;
    font-weight: 600;
}
.mb{
    margin-bottom: 10px;
}
.content-date-comments{
    display: none !important;
}
.author-meta{
    display: none !important;
}
.entry-footer{
    display: none !important;
}
.navigation{
    display: none;
}
.comments-template{
    display: none;
}