﻿.heading {
    margin-bottom: 16px;
    font-size: 2.82rem;
}

.searchTextInput {
    max-width: 550px;
    border-radius: 60px;
    height: 43px;
    font-size: 1.12rem !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}

/* .form-container {
    margin-top: 18%;
} */

.nunito-fnt {
    font-family: "Nunito", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

.ubuntu-regular {
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-style: normal;
}
