/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

[data-bv-show="inline_rating"] {
    min-height: 26.4px;
}

[data-bv-show="rating_summary"] {
    min-height: 22.5px;
    margin-bottom: .5rem;
}

[data-bv-show="inpage_submission"] h2 {
    margin-bottom: 0 !important;
}

button.bv_button_buttonFull {
    text-transform: uppercase;
}

.bv-feedback-container svg path {
    stroke: rgb(0, 104, 180) !important;
}
