/*
 Theme Name: Preelook (Erios Child)
 Template: erios
 Text Domain: erios-child
 Version: 1.0.0
 Author: Shaped
*/

.elementor-element .elementor-button {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    background-color: transparent;
    font-size: 1rem;
    color: #141310;
}
.material-icons,
.material-symbols-outlined,
.material-symbols-rounded,
.material-symbols-sharp {
    font-family: inherit;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}