@charset "UTF-8";

/*
Theme Name: Vinir Theme
*/

/*
Для редактирования стилей используйте файл по адресу /assets/css/styles.css
*/

h2:before {
    background-image: url('/wp-content/uploads/2021/05/headline-star.svg');
}

.hero-section .container .row .text .links a:before {
    background: url("/wp-content/uploads/2021/05/doc.svg") center no-repeat;
}

.section-headline.white-color h2:before {
    background-image: url("/wp-content/uploads/2021/05/headline-star-white.svg");
}

.feedback-section {
    background: url("/wp-content/uploads/2021/05/feedback-bg.png") no-repeat center;
}
