/*
Theme Name:     Macovi_extra
Description:    
Author:         admin
Template:       Extra

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
hr { 
    margin:0 auto; 
    border:0px none white; 
    border-top:1px solid lightgrey; 
    padding: 10px;
}
#footer {
    background: #183152;
}
#main-header {
    border-top: 2px solid #3e5062;
    border-bottom: 1px solid #3e5062;
}
.page article {
    border-top-width: 3px;
}
#textslider{max-height: 150px!important;}
.post-header {
    padding: 10px; 
}
#et-extra-mobile-menu > li.current_page_item > a, #et-extra-mobile-menu > li > a:hover {
    color: #ffffff !important;
}
.et_pb_widget .widgettitle {
    background: #183152;
}

.post-title entry-title {
    background: #183152 !important;
}
.et-accent-color{
    color: #183152 !important;
}