#main-container.home .descr {
    margin-top : 50px;
    text-align : center;
}

#main-container.home .descr p {
    margin-top     : 0;
    margin-bottom  : 25px;
    font-size      : 1.3125rem;
    line-height    : 1.4;
    font-weight    : 600;
    letter-spacing : 1px;
}

#main-container.home .descr a {
    margin     : 0 auto 50px;
    font-size  : 1.3125rem;
    text-align : center;
}

.button.violet {
    background-color : #ce37b9;
    color            : white;
}

.button {
    color       : white;
    font-weight : 600;
}

h2.blue {
    color : #4cb9ea;
}

h2.violet {
    color : #ce37b9;
}

h2.center {
    text-align : center;
    margin     : 50px auto;
}

.masonry-content .box.sz-3 {
    padding-top : 54.26667%;
}

.masonry-content .box .background {
    position : absolute;
    left     : 0;
    top      : 0;
    right    : 0;
    bottom   : 0;
}

.home .masonry-content .inner-col-item {
    overflow : hidden;
    position : absolute;
    left     : 5px;
    top      : 5px;
    right    : 5px;
    bottom   : 5px;
}

.home .masonry-content .box .title {
    left   : 0;
    right  : 0;
    bottom : 0;
}