/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 .main-header>.logo {
    width: 13.13rem;
    height: 100%;
    background: url("https://memorana.com.br/img/logo-1739236229.jpg") no-repeat center left!important;
 }
 .dropdown-item{
     text-transform:none !important;
 }