.btn-lg, .btn-group-lg>.btn {
padding: 6px 12px; 
font-size: 14px;
line-height: 1.0; 

}

#arrangementsContainer > article:nth-child(2) > div.panel-heading > h1{
    padding-bottom: 20px;
}

#arrangementsContainer > article:nth-child(2) > div.panel-body{
    padding-bottom: 50px;
}

.bg-gray {
    background-color: #fff !important;
}

#top > div.navbar.navbar-expand-lg.px-3.px-lg-5.py-3.d-flex.justify-content-between{
    max-width: 1250px;
    margin: auto;
}

/*
 .swal2-icon .swal2-icon-content {
    font-size: 2.5em!important;
}

.swal2-icon {
   
    width: 3em!important;
    height: 3em!important;
    
}
*/

.eventdesciptioncolorthing:before {
    border-left: 2px dotted aqua !important;
}

.eventdesciptioncolorthing>div:before {
    border: 3px solid aqua !important;
}

#bookhussupportlegend:after {
    position: relative;
    content: '';
    background-image: url('/content/siteimages/tired.png');
    display: block;
    width: 100%;
    background-size: cover;
    height: 290px;
}


