:root {
    --primary-color: #30c999;
    --secondary-color: #ff005d;
    --tertiary-color: #dedede;
    --accent-color: #e80768;
    --button_border-radius: 25px;
    --footer_background: #30c999;
}