But I can not stylize it to look like the image below. How do I do it? Will it be another tag
?
Itriedthisway:
p.acessorapido{
float: left;
width: 100%;
height: 38px;
max-width: 885px;
margin-top: 20px;
padding: 15px;
font-size: 20px;
box-sizing: border-box;
color: #C11C05;
border-bottom: 1px #C11C05 solid;
}
<p class='acessorapido'></p>