.widget_dfd_testimonails { blockquote { overflow: visible; margin-top: 75px; font-size: 14px; text-align: center; &:before { @s: 50px; .rounded(50%); background: @title-color; text-align: center; left: 50%; .transform(translateX(-50%)); width: @s; height: @s; top: -65px; content: "\e656"; font-family: @font-icons-main; font-size: 20px; line-height: @s; color: #ffffff; } &:after { content: ""; } } }