@import '../../../../../style/variables.scss';

.attende-users-wrapper {
    .title{
        font-family: Canto;
        text-transform: capitalize;
        font-weight: 400;
        color: $primary;
    }
    h2 {
        span {
            color: $primary;
            font-weight: 400;
        }
    }
}
