/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
.blog-entry-bottom, .blog-entry-category{display:none !important;}
h2.blog-entry-title a{color:#0e182d!important;}
h2.blog-entry-title a:hover{color:#94857b!important;}
.post-tags a{color:#0e182d!important;}
.post-tags a:hover{color:#94857b!important;}
article a{color:#0e182d!important;}
article a:hover{color:#94857b!important;}
time{display:none!important;}
a.link {color:#0e182d!important;}
a.link:hover{color:#94857b!important;}
#gt-wrapper-59655211{float:right !important;}

#comment-submit.submit{background:#0e182d !important; color:#fff !important;}

#comment-submit.submit:hover{background:#94857b !important; color:#0e182d !important;}