

.darkrow label {
color:white !important;
}

.darkrow p {
color:white !important;
}

.mobile_menu_button {
float:right !important;
margin:0px !important;
}

@media only screen and (max-device-width: 768px) {
.header_top, .fixed_top_header .top_header, .fixed_top_header nav.mobile_menu {
    background-color: rgba(195,207,33,1) !important;
}
}