#bwi_quickquotedrone-5 .quoteForm {
    padding-bottom: 15px;
    text-align: center;
}

#bwi_quickquotedrone-5 .quoteForm a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.6px; 
}

#bwi_quickquotedrone-5 .quoteForm a:not(.telephone-number),
#bwi_quickquotedrone-5 .otherQuotes a {
    display: block;
    width: 88%;
    margin: 10px auto 0;
    padding: 9px 4px;
    text-align: center;
    background: #147ba1;
    color: #fff;
    border-radius: 4px;
    -webkit-appearance: button;
}

#bwi_quickquotedrone-5 .quoteForm a.telephone-number {
    color: #147ba1;
}

#bwi_quickquotedrone-5 .quoteForm a:not(.telephone-number):hover,
#bwi_quickquotedrone-5 .otherQuotes a:hover {
    background-color: #10a2ea;
    background-image: none;
    border-color: #008ed6;
    box-shadow: inset 0px 0px 4px #147ba1;
}

#bwi_quickquotedrone-5 .quoteForm a.telephone-number:hover {
    color: #10a2ea;
}