/* Colour Schemes */
.color-scheme-5 {
    background: linear-gradient(0deg, rgb(10, 45, 71) 0%, rgb(62, 113, 111) 100%);
}