.hero-section {
    background: #ffc107a6;
    color: white;
}

.icon-wrapper {
    /* background-color: #ffc107a670 !important; */
    width: 60px;
    height: 60px;
}

.icon-wrapper i {
    color: #ffc107a6 !important;
}

.border-warning {
    border-color: #ffc107a6 !important;
    /* background-color: #ffc107a670 !important; */
}

.about-story{
    text-align: justify !important;
}