.logo-text h1 {
    margin: 0;
}
.hero-image .fa-chart-pie{
    color: #f4b222;
}
.hero-image .fa-store{
    color: #0aaae1;
}
.hero-image .fa-boxes{
    color: #50458a;
}
.contact-wrapper a {
    text-decoration: none;
    color: var(--text-dark);
}