h4{
    font-size: 18px !important;
}

.icon-container {
    height: 100px;
    width: 100px;
    overflow: hidden;
}

.selection-link {
    display: flex;
    justify-content: center;
    align-items: center;
}

.user-icon {
    height: 100%;
    width: auto;
}

#healers-list {
    justify-content: center;
}

#healers-list > a{
    text-decoration: none;
    color: white;
}