.hero-text{
    color: #f8b551 !important;
}

.skill-text{
    color: #aa89bd !important;
}

.hero-text img,.skill-text img{
    margin: 0 0.3rem;
    object-fit:cover;
    height: 100%;
}

.loading{
    display: none;
}
