/* 
    hotfix file
*/

.new-short-content-33-33-33 .vsm-body .content .xs-heading {
    color: rgba(var(--vsm-color-palette1-title-colour), 1) !important;
}
.new-short-content-33-33-33 .vsm-body .col-12 .content p {
    color: rgba(var(--vsm-color-palette1-body-copy-colour), 1) !important;
}

@media (min-width: 1200px) {
    body:not(.cadence-template) section.main>div:first-of-type {
        margin-top: 60px !important;
    }
}