@media (max-width: 980px) {
    #page-container {
        padding-top: 0px !important;
    }
}
.vol-form {
   color: #FFFFFF;
}

.mfp-figure figure {
   background-color: transparent; 
   border: none; 
   color: #FF530D
}   
.panel-heading .ca-gov-icon-triangle-line-right {
   display: none;
}
.et_pb_posts .et_pb_post {
        margin-bottom: 20px !important;
}
p { line-height: 1.5 !important; }

/* Social Icon Swaps */
.ca-gov-icon-github::before {
   content: url('https://www.californiavolunteers.ca.gov/wp-content/uploads/sites/116/2022/11/tiktok-icon.svg') !important;
   width: 18.5px;
   filter: invert(1);
   display: inline-block;
}