
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
}

h1 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: #4d4d4d;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #ED5900;
}

.menu {
    /* font-family: Montserrat;
    font-style: normal;
    font-weight: 100;
    font-size: 16px;
    line-height: 100%; */
    color: white;
}

.text-phone {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 90%;
    align-items: center;
    text-align: center;    
}

.text-news {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #4d4d4d;
}

.map {
    border: 10px solid #ffffff;
    box-sizing: border-box;
    /* padding: 10px; */
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
}