
/* Colors */
:root {
    --color-primary-dark: #7d0058;
    --color-very-light: #f7dff2;
    --background-dark-40: rgba(125, 0, 88, 0.4);
    --background-dark-50: rgba(125, 0, 88, 0.5);
    --background-dark-90: rgba(125, 0, 88, 0.9);
    
    --hero-background:url(../imgpharma/8932.jpg);
    --cta-background:url(../imgpharma/14281.jpg);
}
