.price-tag{background-color:#4285f4;border-radius:8px;color:#fff;font-size:14px;padding:10px 15px;position:relative}.price-tag:after{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #4285f4}.hover-effect{transition:background-color .2s ease}.height-100vh{height:100vh}.carousel .control-dots{bottom:10px!important;display:flex!important;justify-content:center!important;margin:0!important;width:100%!important}.carousel .control-dots .dot{background:#fff!important;box-shadow:none!important;opacity:.7!important;width:8px!important;height:8px!important;margin:0 4px!important}.carousel .control-dots .dot.selected{background:#dd1745!important;opacity:1!important}