/* ::: Theme 2 */
:root {
        --primary: #499762;
        --blue: #499762;
        --navy: #1E643F;
        --navy-dark: #2A3C33;
        --gold: #AFD951;
        --green-rich: #A24936;
        --green-bright: #AFD951;
        --link-color: #2d8585;
        --heading-color: #031F1F;
        --arrow-color-mobile: #ffffff;
        --arrow-color-mobile-active: #AFD951;
        --arrow-color-desktop: #031F1F;
    }