.custom_card{background-color:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.12);display:flex;flex-direction:column;padding:30px 30px 50px;transform:scale(1);transition:box-shadow .3s;transition:scale .3s ease-in-out;word-break:break-word}@media screen and (max-width:767px){.custom_card{margin:15px 0;width:auto}}.custom_card__title{font-size:24px;font-weight:bolder;padding-bottom:5px;padding-top:20px}.custom_card__text,.custom_card__title{font-family:Lato,sans-serif!important;margin:0;text-align:center}.custom_card__text{font-size:16px;font-weight:400;line-height:1.5;padding:25px 0}.custom_card__footer{margin-top:auto}.custom_card__button,.custom_card__footer{align-items:center;display:flex;justify-content:center}.custom_card__button{border-radius:5px;font-size:16px;font-weight:700;height:50px;margin-left:auto;margin-right:auto;margin-top:10px;width:145px}.custom_card__button:hover,.custom_card__footer a:hover{text-decoration:none}