.feature_list {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50px;
    margin-bottom: 1rem;
    border: 3px solid #5a5a5a;
}