@import url(bootstrap.css);
@import url(aos.css);
@import url(header.css);
@import url(editor.css);
@import url(buttons.css);
@import url(form.css);
@import url(blog.css);
@import url(accordion.css);
@import url(pricing.css);
@import url(video-banner.css);
@import url(../slick/slick-theme.css);
@import url(../slick/slick.css);
@import url(custom-slick.css);

/* fixes */
.text-right {
    text-align: right!important;
}

.search-result-link:hover h6,
.search-result-link:hover p {
    font-weight: 600;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white a,
.text-white li {
    color: #ffffff;
}