.slick-dots {
    display: none !important;
}


.my-button, a.my-button, button.my-button {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
    background: #03a9f4;
    height: 50px;
    line-height: 48px;
    padding: 0 40px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    color: #ffffff;
    border: 1px solid #1cb9c8;
    z-index: 1;
    vertical-align: middle;
}

a:link,
a:active {
    color: #a90000 !important;
    text-decoration: none;
}

a:visited {
    color: #a90000 !important;
    text-decoration: none;
}

a:hover {
    color: #a90000 !important;
    text-decoration: underline;
}

.link-white:link,
.link-white:active {
    color: #ffffff !important;
    text-decoration: none;
}

.link-white:visited {
    color: #ffffff !important;
    text-decoration: none;
}

.link-white:hover {
    color: #ffffff !important;
    text-decoration: none;
}

#scrollUp:link,
#scrollUp:active {
    color: #ffffff !important;
    text-decoration: none;
}

#scrollUp:visited {
    color: #ffffff !important;
    text-decoration: none;
}

#scrollUp:hover {
    color: #ffffff !important;
    text-decoration: none;
}