/* Enter Your Custom CSS Here */
input[type="submit"], .edit-this a, .pi-btn {
    display: inline-block;
    background: none;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: normal;
    white-space: nowrap;
    color: #535353;
    border: 1px solid #535353;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 22px;
    vertical-align: middle;
    float: right;
}