.courses-card{color:#141417;background-color:#fefefe;border:8px solid #000;border-radius:1rem;width:400px;margin:auto;padding:.5rem}.card__hero{background-color:#fef4e2;border-radius:.5rem .5rem 0 0;padding:1.5rem;font-size:.875rem}.card__hero .card__job-title{margin:2rem 0;padding-right:2rem;font-size:2rem;font-weight:600}.card__hero-header{flex-flow:row;justify-content:space-between;align-items:center;gap:1rem;font-weight:700;display:flex}.card__footer{flex-flow:column;justify-content:flex-start;align-items:start;row-gap:1rem;padding:.75rem;font-size:.875rem;font-weight:700;display:flex}@media (min-width:340px){.card__footer{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}}.card__job-summary{flex-flow:row;justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.card__btn{cursor:pointer;text-align:center;color:#fff;background-color:#141417;border:none;border-radius:1rem;width:100%;padding:.5rem 1.25rem;font-size:1rem;font-weight:400;display:block}@media (min-width:340px){.card__btn{width:max-content}}
