.hmo-selected-photo-card img {
    object-fit: contain !important;
    background: #eef5f9;
}

.hmo-delete-upload-button {
    border-color: #b42318 !important;
    color: #b42318 !important;
}

.hmo-delete-upload-button:hover,
.hmo-delete-upload-button:focus {
    background: #fff1f0 !important;
    color: #8a1c13 !important;
}
