:root {
    --font-name: "Questrial";
    --a-hover-color: #e6007e;
    --a-color: white;
    --banner-border-background-color: #e6007e;
    --banner-color: white;
    --services-background-color: #e6e7e8;
    --services-h5-color: #000;
    --socials-border-background-color: #e6007e;
    --contact-section-background-color-radiant-begin: grey;
    --contact-section-background-color-radiant-end: black;
}