body {
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: normal;
}

.main-container {
    overflow-x: hidden !important;
}

#datepicker div {
    width: 100% !important;
}

.dropdown-menu {
    position: absolute !important;
}