:root{--arut: rgba(176, 129, 78, .7);--two: rgba(85, 180, 176, .7);--three: rgba(218, 165, 43, .7);--white: white;--black: black;--orange: orange}body{background-color:var(--white)!important}.banner{background-color:var(--orange)}#social li .nav-link{color:var(--orange)}.links{color:var(--white)}.links:hover{color:var(--white);font-weight:700;text-decoration:underline;cursor:pointer}
