#textospect {
    display: block;
    margin: 20px auto;
    text-align: center;
    color: #ededed;
    background: none;
    font-size: 15px;
    font-family: 'Gillroy',Arial,sans-serif;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    line-height: 1.5;
}
