.picosure-top-btn {
    border-radius: 20px;
    color: white;
    float:right;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 4%;
}

#provider-search-btn-top {
    background-color: #00AAD0;
    border: solid 2px #00AAD0;
    margin-right: 20px;
    padding: 4px 20px;
}

#request-info-button {
    background-color: transparent;
    border: solid 2px white;
    margin-right: 30px;
    padding: 4px 25px;
}

#request-info-button-wrapper:hover {
    cursor: pointer;
}
