@use "../abstracts/mixin" as *; .radio_box { padding: 15px 23px 15px 15px; width: CALC(100% - 38px); h2 { font-family: Montserrat, serif; font-size: 20px; font-weight: 600; line-height: 1.35; color: #1a1a1a; } .post_date { @include post_date; } p { font-family: Nunito, serif; font-size: 14px; font-weight: 500; line-height: 1.57; text-align: left; color: #666; } }