


.yotpo-header-container .yotpo-layout-header-wrapper .yotpo-new-review-btn-wrapper .yotpo-new-review-btn{
	background-color: #FF8700 !important;
	border: none !important;
    text-align: center !important;
    color: #fff !important;
    border-radius: 30px !important;
    cursor: pointer !important;
    display: inline-block !important;
    padding: 9px 15px !important;
    min-width: 130px !important;
}
.yotpo-header-container .yotpo-layout-header-wrapper .yotpo-new-review-btn-wrapper .yotpo-new-review-btn:hover{
	background-color: #e85300 !important;
}

.yotpo-modal .modal-body .yotpo-review-form footer.form-footer .yotpo-new-review-submit{
	background-color: #FF8700 !important;
	border: none !important;
    text-align: center !important;
    color: #fff !important;
    border-radius: 30px !important;
    cursor: pointer !important;
    display: inline-block !important;
    padding: 9px 15px !important;
    min-width: 130px !important;
}
.yotpo-modal .modal-body .yotpo-review-form footer.form-footer .yotpo-new-review-submit:hover{
	background-color: #e85300 !important;
}
a.yotpo-checkbox-link {
    color: #FF8F1C !important;
}
p#yotpo-headline-reviews {
    font-size: 33px !important;
    color: #002072 !important;
}