:root {
    --first-color: #c94645;
}

/* cdev ustom css rules */
#gheader .g-bg-black-opacity-0_4 {
    background-color: rgba(255, 255, 255, 0.4) !important;
}

#gheader .g-mx-30--lg {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
}

.fancybox-slide--iframe .fancybox-content {

    max-height: 80% !important;
}