.custom-card{width:18rem;border:1px solid #ddd;border-radius:.25rem;box-shadow:0 4px 8px #0000001a;margin:1rem;background-color:#fff}.custom-card-body{padding:1rem}.custom-card-title{font-size:1.25rem;color:#dc3545;text-transform:uppercase;margin-bottom:.5rem}.custom-card-subtitle{font-size:1rem;color:#000;margin-bottom:1rem;font-weight:700}.custom-card-text{font-size:1rem;color:#000;margin-bottom:1rem}.custom-card-button{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;cursor:pointer;background-color:#007bff;border:1px solid #007bff;padding:.5rem 1rem;font-size:1rem;border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out}.custom-card-button:hover{background-color:#0056b3;border-color:#004085}
