/* ===

Theme Name: Hey Victor
Author: Koval Web
Author URI: https://kovalweb.com/
Description: Website development by Koval Web
Tags: html5, css3, sass, js, gulp, bootstrap grid
Version: 1.0

=== */
.vote-item {
    position: relative;
    width: 100%;
    margin-top: 4rem;
}

.vote-item:first-child {
    margin-top: 0;
}

.vote-item-btns {
    margin-top: 2rem;
}