/* Write your custom CSS here */

.spinner-grow {
    background-color: red!important;
}

.find-parcel {
    color: #fff;
    border-radius: 20px;
    background: #ffffff40;
    margin-left: 10px;
    padding: 10px;
}

.footer-social {
    color: #000;
    background: #fff;
    border: 1px solid black;
    border-radius: 10px;
    padding: 10px;
}
