.featured-card-body{display:flex;flex-direction:column;justify-content:space-between;height:100%}.featured-card-button{background-color:#78c2ad;color:#003d33;margin-top:auto;padding:10px 20px;font-size:.875rem;border:none;transition:color .3s ease,background-color .3s ease}.featured-card-button:focus,.featured-card-button:hover{background-color:#66a697;color:#002822}.featured-image-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.featured-image{border-radius:8px;width:200px;height:200px}.featured-title{text-align:center;font-size:1.4rem}.skeleton{background-color:#e0e0e0;border-radius:8px}.skeleton-text{height:24px;width:80%;margin:0 auto 10px}.skeleton-image{width:200px;height:200px;margin:0 auto}.card-placeholder{height:350px}