.theme{
    --Primary-color:#f25b5c;
    --Secondary-color: #f25b5c;
    --button-color:#f25b5c;
    --button-hover-color: #f25b5c;
    --button-text-color: #fff;
    --button-text-hover-color: #fff;
}