.formBack {
    background-color: rgba(231 231 231 / 56%);
    border-radius: 4pt;
}

#text-Red
{
    color: rgb(95, 1, 1);
}

label
{
    color: rgb(1, 36, 58);
}

.locationImg
{
    position:relative;
    display:block;
    width: 24px;
    height: 24px;
}

