YoY growth in leads
CPL Reduction
#myBtn1 { position: relative; float: right; color: white; width: 150px; height: 50px; padding: 13px; border: none; text-align: center; text-decoration: none; } #myBtn1::before, #myBtn1::after { position: absolute; width: 150px; height: 15px; content: ""; } #myBtn1::before { left: 0; top: 0; border-left: 3px solid #ff7200; border-top: 3px solid #ff7200; } #myBtn1::after { right: 0; bottom: 0; border-right: 3px solid #ff7200; border-bottom: 3px solid #ff7200; } KNOW MORE