/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 10 2025 | 09:45:22 */
.arm_staffing_faqs .pp-accordion-close::before {
    content: url(/wp-content/uploads/2025/10/Component-9.svg);
	transition: all 0.3s ease-in-out;
}

.arm_staffing_faqs .pp-accordion-open::before {
    content: url(/wp-content/uploads/2025/10/Component-18.svg);
	transition: all 0.3s ease-in-out;
}

.arm_staffing_faqs .pp-accordion-content ul {
	 padding-left: 18px;
}

.arm_staffing_faqs .pp-accordion-content a {
	font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
	color: #01334E !important;
}
