.top_bar_right{
display: none;
}

#Subheader .title{
color: #63adc8!important;
font-weight: bold;
}

.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol {
    color: #000000!important;
}

.column, .columns {
    margin: 0 1% 0px!important;
}

.footer_action{
display: none!important;
}

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo{
padding: 5px 0 3px!important;
height: auto!important;
}

@media only screen and (min-width: 1240px){
#Top_bar.is-sticky #logo img:not(.svg) {
    max-height: 100%!important;
}
}