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

.meta {
    display: none !important;
}
.blog-entry-readmore{
    display: none;
}
#related-posts{
    display: none !important;
}
#comments{
    display: none !important;
}
.lien{
    font-size: medium;
    padding-bottom: 20px;
}