/* here you can put your own css to customize and override the theme */
.prolet-hide{
    display: none;
}

.logo h2{
        color: #4db3a5;
}
.logo h2 span{
        color: #b73333;
}