@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-google-plus:before {
    content: "\e61c" !important; /* Instagram */
}

.ca-gov-icon-instagram:before {
    content: "\e619" !important; /* Twitter */
}

.ca-gov-icon-pinterest:before {
    content: "\e618" !important; /* YouTube */
}

.ca-gov-icon-snapchat:before {
	content: "\e616" !important; /* Facebook */
}

.ca-gov-icon-youtube::before {
   content: url('https://www.californiavolunteers.ca.gov/wp-content/uploads/sites/116/2022/11/tiktok-icon.svg') !important;
   width: 16px;
   display: inline-block;
}