.info-hotspot .info-hotspot-header {
    background-color: rgb(193 0 0 / 93%);
}

.mcc-hotspot-img {
    margin-top: 5%;
    margin-bottom: 5%;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.info-hotspot .info-hotspot-title {
	font-weight: 600;
}

.info-hotspot-text {
    line-height: 1.3;
    letter-spacing: .25px;
}