.propertyText {
    text-align: left;
    margin: auto;
    font-size: 1em;
}
.plusSign {
    font-weight: 900;
    font-size: 1.5em;
    margin: auto;
}

.addProp {
    font-weight: 900;
    font-size: 1.2em;
    margin: auto;
}

.btn-outline-success:hover {
    color: white;
}

.submitButton {
    float: left;
}
.tileButton {
    background-color: #ff9007;
}
.bi {
    list-style: none;
    display: inline;
    font-size: 1rem;
    font-weight: 450;
}

@media (max-width: 575.98px) {
    #spinner {
        left: 40%;
    }
 }

 .listCoverage {
     font-size: 1rem
 }
