#oca-widget input {
    width: 8rem;
    height: 2.75rem;
    padding: 0.175rem 0.5rem;
    color: #232323;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.25);
    top: 2px;
    position: relative;
}

#oca-widget button {
    height: 2.75rem;
    padding-top: 0.625rem;
    line-height: inherit;
    border-radius: 0px;
}

#oca-widget p.oca-text {
    font-size: 0.85rem;
    font-weight: 400;
    color: #000;
    border-bottom: none;
    margin: 0px;
    padding: 0px;
}

#oca-widget h1 {
    font-size: inherit !important;
    margin: 0.67em 0;
    /* font-size: inherit; */
    color: #232323;
}
