html {
    font-size: 62.5%;
}
body {
    font-size: 1.5em;
    line-height: 1.6;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    color: #474747;
}

.brand {
    margin-top: 30px;
    margin-bottom: 15px;
}

.brand img {
    display: block;
    outline: 0;
    width: 100%;
    max-width: 257px;
    height: auto;
    margin: 0 auto;
}

.termica {
    text-align: center;
}