
h3.new-entry-item-title.es-BmarkQ{
    padding-left:40px;
    border: 0;
    padding-bottom:0;
    margin-top:0;;
}

h3.new-entry-item-title.es-BmarkQ::before {
    content: "Q";
    background: #0081ba;
    position: absolute;
    top: 0px;
    left: 0;
    font-size: 1.5rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
}

h3.new-entry-item-title.es-BmarkQ::after {
    content: "";
    position: absolute;
    top: 30px;
    left: 10px;
    border: 5px solid transparent;
    border-top: 5px solid #0081ba;
    width:unset;
}

.faq_pickup_list_excerpt{
    padding-left:40px;

}


