<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mt0 {
    margin-top: 0px !important;
}

.slider-container .main-label {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
}

.thumb-info .thumb-info-wrapper:after {
    background: rgba(36, 27, 28, 0.3);

}

.btn-disable {
    color: #ccc;
}

.btn-disable:hover {
    color: #ccc;
    background-color: initial;
    border-color: initial;
}

.parallax.mb0 {
    margin-bottom: 0px;
}

.mt20 {
    margin-top: 20px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

ul.parsley-errors-list {
    padding-left: 0;
    list-style-type: none;
    margin-top: 5px;
    color: red;
}

li.parsley-length, li.parsley-required, li.parsley-type {
    color: red;
}

h1.word-rotator-title {
    overflow: hidden;
}

.home-intro {
    margin-bottom: 30px;
}</pre></body></html>