/* Add here all your css styles (customizations) */

.menu-mobile {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(86, 84, 84, 0.4);
    z-index: 99995;
}

/* P */
.g-pyc-150 {
    padding-top: 23.5rem !important;
    padding-bottom: 0.5rem !important;
}

.t-shadow-2 {
    text-shadow: 2px 2px 2px #555;
}
.t-shadow-3 {
    text-shadow: 3px 3px 3px #555;
}