.coming-soon-posts{list-style:none;padding:0}.coming-soon-posts li{margin-bottom:2em}.post-image{float:left;margin-right:1em}.post-image img{width:100px;height:100px}.post-title{font-size:1.2em;margin:0}.post-excerpt{margin:.5em 0}.start-date{font-size:.8em;color:#666}.coming-soon-posts{display:flex;flex-wrap:wrap;justify-content:space-between}.coming-soon-post{flex-basis:calc(50% - 10px);margin-bottom:20px;display:flex;background:hwb(240 0% 0%/0.162)}@media (max-width:767px){.coming-soon-post{flex-basis:100%}}.coming-soon-post .coming-soon-thumbnail{flex:0 0 150px;margin-right:20px}.coming-soon-post .coming-soon-content{flex:1 1 auto;padding:8px;width:100%}.coming-soon-post .coming-soon-date{background-color:red;font-size:20px;font-weight:700;color:#fff;padding:10px;text-align:center;width:150px}.coming-soon-day{font-size:36px}.coming-soon-post .coming-soon-content{flex:1 1 auto;flex-direction:column}.coming-soon-post .coming-soon-content{flex:1 1 auto;display:flex;flex-direction:column}.coming-soon-post .coming-soon-content .post-title{order:1;margin-bottom:10px}.coming-soon-post .coming-soon-content .post-excerpt{order:2}.coming-soon-post .coming-soon-content a{order:3}.coming-soon-date-details{background-color:red;color:#fff;font-size:24px;font-weight:700;padding:10px;text-align:center;width:100%}.btn{background-color:#fff;color:#000;border:2px solid #000;padding:10px 20px;text-align:center;text-decoration:none;font-size:16px;cursor:pointer;transition:background-color .3s,color .3s}.btn:hover,.btn:active{background-color:red;color:#fff}