.reference .row {
    padding-top: 15px;
    padding-bottom: 15px;
}

#main-content .row {
    padding-top: 15px;
    padding-bottom: 15px;
}

.prescribing-info .bs-container-0 .cmp-container .button a.cmp-button::after {
    position: absolute;
    top: 11px;
}
 
.prescribing-info .bs-container-1 .cmp-container .button a.cmp-button::after {
position: absolute;
    top: 11px;
}

.ma-header {
     position: fixed;
     left: 0;
    right: 0;
    z-index: 3;
    max-width: 1344px !important;
}

.ma-header header .button .cmp-button {
    background-color: transparent;
}

.reference .modal-header .btn-close {
    --bs-btn-close-bg: none;
}
.reference .modal-header {
    display: flex;
    justify-content: space-between;
}
.video-card-wrapper .card {
    border: 0;
}
.thead-bg-blue table thead th {
    background: #08436e;
    color: #fff;
}

.text-brand-primary .cmp-text h3{
   margin-top: 65px !important;
   margin-left: 35px !important;
}

.fs-lg .cmp-text p {
font-size: 1.00rem;
padding: 20px;
}

.fs-lg .cmp-text p a {
text-decoration: underline !important;
}