footer > .card {
    border-radius: 0;
}

.card-footer {
    font-size: 0.8rem;
}

.card-button {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1.5rem;
}

.alert-list-mb-0 {
    margin-bottom: 0;
}

.ml-6 {
    margin-left: 6rem !important;
}

.w-23 {
    width: 23% !important;
}

.fh-300 {
    height: 300px;
    max-height: 300px;
}

.fh-460 {
    height: 460px;
    max-height: 460px;
}

.card-img-f-size {
    max-width: 300px !important;
    margin-left: 10%;
}