/**
 * Theme Name: Astra Child
 * Template: astra
 */

.bapf_head h3 {
    font-weight: 400;
}

@media (max-width: 921px) {
    .ast-left-sidebar #content>.ast-container {
        flex-direction: column;
    }
}