* {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
}

.section__header {
    background-color: #2D2A2B;
    text-align: center;
    padding-bottom: 20px;
}

.section__header img {
    height: 70px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.section__header .button__deco {
    padding-bottom: 20px;
    color: #FFFFFF;
}