.info-hotspot .info-hotspot-header {
    background-color: rgb(193 0 0 / 93%);
}

.info-hotspot-text a {
    text-decoration: underline;
    font-size: 110%;
    font-weight: 600;
}

.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;
}

ul.desc-list {
    margin: 8px auto;
}
strong {
    font-weight: bold;
}

hr.mod-dash {
    border: 1px dashed;
}