.cog {
    text-align: left;
    margin-left: 140px;
}
.form-group .form-control {
    padding: 7px 12px;
    border-color: #cde3d2;
    box-shadow: none;
}
.center h2 {
    font-family: "Montserrat", Sans-serif;
}
.center p {
    font-family: "Montserrat", Sans-serif;
    font-weight: 600;
    color: #000000;
    font-size: 16px;
}
h3 {
    font-size: 25px;
    font-family: "Montserrat", Sans-serif;
    color: #1bbd36;
}
h5 {
    font-size: 16px;
    font-family: "Nunito Sans", Sans-serif;
}

html,
body,
#mapDiv {
    height: 100%;
    margin: 0;
    padding: 0;
    padding-top: 40px;
}
.copyright {
    font-weight: 500;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 15px;
}
.copyright a {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 15px;
}
.container {
    width: 100% !important;
}
