﻿only-of-type works only with same tag, here a DIV
.row.align-items-stretch .card:only-of-type {
    height: 100%;
}

.title_card {
    border: none;
}

.white-body {
    padding: 2rem !important;
    background: white !important;
}



.right-box {
    background: #ffae4c;
    padding-top: 70px !important;
    padding-left: 40px;
    padding-right: 40px;
}

.blank_justify {
    padding-top: 50px;
    width:60%;
    color: white;
    text-align: justify;
    font-size: 24px;
    line-height: 200%;
}


.emdr {
    margin-top: -70px;
    padding: 46px 0 200px;
    margin-left: -100px;





















    background-image: url("../images/image.png");
}

.pad-up {
    padding-top: 30px;
}