.main h2.title-home{ border-bottom: 2px solid #1F618D; margin: 20px 0 10px; font-size: 18px; font-weight: normal; } .main h2.title-home .title-text{ padding: 5px 20px; color: #fff; text-transform: uppercase; background: #1F618D; position: relative; display: inline-block; } .main h2.title-home .title-text::after{ content: ""; border-left: 10px solid #1F618D; border-bottom: 17px solid #1F618D; border-top: 17px solid transparent; position: absolute; right: -20px; border-right: 10px solid transparent; top: 0; }