*::selection {
    color:#fff;
    background-color:#6f5387
}

a {
    color:inherit;
    text-decoration:none;
    font-weight:300
}
h1,h2,h3,h4,h5,h6 {
    font-weight:300
}
p {
    font-weight:300
}
p + p {
    margin-top:16px
}

.swiper-wrapper {
    transition-timing-function:linear !important
}
.swiper {
    pointer-events:none
}
.swiper:nth-child(odd) .swiper-wrapper {
    margin-top:30px
}
