.feedback a {
    font-family: Lato, sans-serif;
    background-size: 33px;
    color: #363636;
    padding: 7px 0px 7px 40px;
    /*    font-weight: 600;*/
    background-image: url("../../image/feedback-icon.png");
    background-position: center left;
    background-repeat: no-repeat;
    vertical-align: middle;
    text-transform: capitalize;
    text-decoration: none;
}
