/* BASIC css start */
.todayEvent {background: #e62d4d; padding-bottom: 5%;}
.todayEvent_img {width:100%; max-width:1000px; margin:0 auto;}
.todayEvent_btn {width: 40%; background: #300e0c; border-radius: 10px; margin: 0 auto; text-align: center; padding: 10px 0;}
.todayEvent_btn a {font-size: 1rem; color: #ffffff; font-weight: bold; display: block; width: 100%; height: 100%; }
/* BASIC css end */

