@charset "utf-8";

#bo_list_total {display: none;}
.img-card {height: auto;overflow: hidden!important;}
.img-card img {height: auto; transition: all 0.5s ease; vertical-align: middle;}
.img-card img:hover {transform: scale(1.2);}
.event-blur {filter: blur(.2rem); -webkit-filter: blur(.2rem);}
.card-content p strong span {display: none;}
.card-read-more {display: none;}

h4.card-title span.fs-5 {font-size: 1.075rem !important;}
h4.card-title span.fs-5 img {height: 18px; vertical-align: -3px;}
h4.card-title span.star img {height: 17px; vertical-align: -2px;}
h4.card-title span.star.mt-2 {margin-top: 5px !important;}