section.event-update-card{width:100%;display:flex;padding:2rem;gap:1.5rem}section.event-update-card>.centered-icon{flex:0 0 30%;display:flex;justify-content:center;align-items:center;width:60px;height:60px}.event-update-card__icon{opacity:1}.centered-circle{border-radius:100%;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.icon-yellow{color:#fcbd1d}.background-yellow{background-color:#ffd66b40}.icon-blue{color:#5b93ff}.background-blue{background-color:#5b93ff20}.icon-red{color:#d81919}.background-red{background-color:hsla(0,79%,68%,.37)}.event-update-card__text>p:first-child{font-size:22px;font-weight:700}.event-update-card__text>p:nth-child(2){font-size:14px;font-weight:400}