/*
Theme Name: AllroundWeb Child
Theme URI: https://www.allroundweb.nl/
Description: Designed by <a href="https://allroundweb.nl/">Allround Web</a>.
Author: Allround Web
Version: 1.0.0
Template: hello-elementor
*/

.aw-item .e-n-accordion-item-title {
    min-height: 100px;
    display: flex;
    align-items: center; /* verticale center */
}

.aw-item .e-n-accordion-item-title-text {
    display: flex;
    align-items: center;
    width: 100%;
}

.aw-item .e-n-accordion-item-title-text span {
    font-size: 50px;
    margin-right: 10px;
    font-weight: bold;
}
