.montserrat-100 {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
}
.montserrat-200 {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
}
.montserrat-300 {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}
.montserrat-400 {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
.montserrat-600 {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
}
.montserrat-700 {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}
.montserrat-800 {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
}
.montserrat-900 {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
}
.btn-secondary{
    --bs-btn-bg: #4DA6A3 !important;
    --bs-btn-border-color: #4DA6A3 !important;
}
.btn-secondary:hover {
    background-color: #4DA6A3 !important;
    border-color: #4DA6A3 !important;
}
.text-anxiety{
    color: #818b7e;
}
.howhelp-section,
.solution-section,
.featured-section,
.matter-section,
.helpyou-section,
.whywork-section,
.follower-section,
.offer-section,
.whyai-section,
.believe-section {
    background-color: #e6e6e6;
}
.footer-section{
    background-color: #a0ab9d;
}
.guide-modal{
    background-color: #4DA6A3;
}
.guide-inputbg{
    background-color: #e9e8df;
}
.bg-guide{
    background-color: #a0ab9d;
}
.text-pink {
    color: #F6D4E6;
}