.btn-close {
    width: 2em;
    height: 2em;
}

.modal-header {
    height: 49px;
}

.modal-footer {
    border-top: unset;
}

.modal-footer > * {
    margin: 0;
}

.modal-content {
    border-radius: 0.25rem;
}