:root {
    --main-color:#bb2649;
    --main-color-hover: #c73457;
    --main-color-disabled: #717171;
    --background-color : #8888884b;
}