.guarantee-90-day {
    width: 100%;
    background: #0090E1;
    color: #FFF;
    font-family: myriad-pro, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    color: #fff;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.72);
    max-width: 328px;
    width: 100%;
    border-radius: 4px;
}
#video h1 {
    font-size: 2.5rem ;
    /* font-size: calc(1.375rem + 1.5vw); */
}
.accordion-button.collapsed::after {
    width: 20px !important;
      height: 20px !important;
  }
  .accordion-button:not(.collapsed)::after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIklEQVR4nGNgGAWjYBSMAtLAfyoBhgGzYBSMglEwChiwAgBgjI9x7sNUoQAAAABJRU5ErkJggg==) !important;
    width: 20px !important;
    height: 20px !important;
}
#video {
    padding: 0 !important
}
#lastchancemodal > div > div > div.modal-buttons {
    margin-top:0 !important
}
