.feature-img{
    height: 60px;
}
.feature a{
    color: var(--bs-color-white);
}
.feature a:hover{
    border-color: var(--bs-color-white);
}
.feature .caption_txt p{
    margin-bottom: 0.6rem;
}