/* Start custom CSS for text-editor, class: .elementor-element-d5671ea */@media only screen and (max-width: 1440px){
    .center2 {
        display: flex;
        justify-content: center;
    }
}

@media only screen and (max-width: 640px){
    .center2 {
        font-size: 0.7em;
    }
}

@media only screen and (max-width: 1024px) {
    .center2 {
        margin-top: 50px;
    }
}

.colorhover {
    color: #7A7A7A;
}

.colorhover:hover {
    color: #D55342;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-0e733d4 */@media only screen and (max-width: 1440px){
    .center2 {
        justify-content: center;
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-8febd8f */#flex {
    flex: 1 0 0;
}/* End custom CSS */