.address-box{
    background-color: var(--white);
    border-radius: 1vw;
    justify-content: left;
    border-top: 0.7vw solid rgba(12,87,84,1);
}