:root {
    --primary-color: #9d4d9e;
    --secondary-color: #c792c1;
    --secondary-half-color: #abdfe1b5;
    --third-color: #00749b;
    --text-color: #5d5d5d;
    --text-header: #00749b;
}
