.blockquotevar {
margin: 50px 150px;
    padding-bottom: 20px;
    border-bottom: solid 1px #0f6bb1;
        padding-top: 20px;
    border-top: solid 1px #0f6bb1;
    position: relative;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    font-family: "PT Sans", sans-serif;
    color: #131313;
    text-align: center;
    }