@charset "UTF-8";

.resultvoices__btn__container {
  -webkit-box-pack: center!important;
      -ms-flex-pack: center!important;
          justify-content: center!important;
}

.resultvoices__btn__container .voices__btn:first-child {
	margin-right: 5px;
}

.resultvoices__btn__container .voices__btn:last-child {
	margin-left: 5px;
}
