/* Add custom CSS styles below */ 
body {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #231f1e;
    color: #ff6699;
    position: relative;
}

:root {
    --font-main: 'PingARLT';
    --color-primary: #ffcccc;
    --color-primary-dark: #d95a83;
    --color-primary-light: #ffcccc;
    --color-primary-reverse: #d95a83;
}