.modal-title{
    font-size: $h5-font-size;
}

.modal-footer{
    padding: $modal-footer-padding-y $modal-footer-padding-x;
}