:root {
    --blue: #335271;
    --dkgrey: #333333;
    --border-radius: 10px;
    --transitionDuration: 2.5ms;
}