html {
    font-size: 14px;
    font-family: Montserrat;
    z-index: 0
}

body {
    margin: 0;
    color: #fff;
    color: #000;
    z-index: 0
}

article {
    width: 1200px;
    min-height: calc(100vh - 258px);
    z-index: 0;
    margin: 0 auto
}

.about {
    margin-right: 15px
}

.about .about-text {
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    margin: 0 15px 50px
}

.about .about-text .about-link {
    color: #161515;
    font-weight: 700;
    font-size: 15px
}

a {
    text-decoration: none
}

a {
    background-color: transparent
}