/* H2 - H3 */ .entry-content h2,h3{ padding: 10px 10px 10px 25px; background-image: linear-gradient(to bottom left, #553c9a, #ee4b2b); text-shadow: 0px 4px 10px rgba(179, 147, 211, 0.5); border-radius:50px; color:white!important; } .entry-content h3{ padding: 7px 7px 7px 25px; }