﻿.pr_right {
    width: 156px;
    height: 36px;
    background-color: #012169;
    border-color: #012169;
}
.input-contact {
    border: 1px solid #012169;
    box-sizing: border-box;
    border-radius: 4px;
}

.contact-div .location p {
    color: black !important;
    padding-left: 0px !important;
    padding-top: 0px !important;
}