/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */


#logo-container .logo-brand-text, #logo-container-mob .logo-brand-text{
    color: #55bde5!important;
    width: auto;
    font-size: 1.5em;
    font-weight: bold;
    text-shadow: 0px 0px 1px #FFFFFF;
    padding-left: 5px;
}

#logo-container .logo-brand-image, #logo-container-mob .logo-brand-image{
    width: 71px;
    height: 71px;
    max-height: inherit;
}