﻿
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@1,100..900&display=swap');


* {
    scroll-margin-top: 100px;
}

:root {
    --c-primary: #a80060;
    --c-secondary: #d8730c;
}

body {font: 500 16px "Montserrat", sans-serif;}



.fs_11{font-size:11px}
.fs_12{font-size:12px}
.fs_13{font-size:13px}
.fs_14{font-size:14px}
.fs_15{font-size:15px}
.fs_16{font-size:16px}
.fs_17{font-size:17px}
.fs_18{font-size:18px}

.cp{cursor:pointer;}

.width-90{width:90px}

.btn__primary{background:linear-gradient(90deg, #ef9d15, #d8730c)}
/* INNER PAGES START CODE */
/* INNER PAGES END CODE */
@media screen and (max-width: 1023.98px) {
}