:root {
    --accent-color: #281F6B!important;
}

#sv-home-page {
    .sv-home-block:last-child {
        display: none;
    }
}

#sv-presentation-table span {
    white-space: normal;
}