.podcast-hero{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;background-size:cover;background-position:center;text-align:center;color:#fff}.podcast-hero .podcast-title{font-size:2.5rem;font-weight:700;background:rgb(0 0 0 / .6);padding:10px 20px;margin-bottom:20px}.podcast-hero .podcast-buttons{display:flex;justify-content:center;gap:20px}.podcast-hero .podcast-button{display:inline-flex;align-items:center;background:#007bff;color:#fff;text-decoration:none;padding:10px 20px;border-radius:4px;font-size:1rem;transition:all 0.3s ease}.podcast-hero .podcast-button:hover{background:#0056b3;box-shadow:0 2px 16px rgb(0 0 0 / .2)}.podcast-hero .podcast-button i{margin-left:10px}.logged-in-only{display:none}body.logged-in .logged-out-only{display:none}body.logged-in .logged-in-only{display:block}.logged-out-only{display:block}.category-obituaries .td-category-grid .td-big-grid-post .td-module-thumb img{width:100%}.adthrive-comscore.adthrive-footer-message{display:none}