.custom_star_rating .fa{
    width: 17px !important;
    color: #FFC107 !important;
    text-align: left !important;
}

.hide_div {
    display: none;
}

.custom_container_max_width {
    max-width: 80% !important;
}

.hover_effect:hover{
    cursor: pointer;
    text-decoration: underline;
}