.sarno-custom-address-container {
    border-bottom-width: 3px;
    border-bottom-color: #eaeaea;
    border-bottom-style: solid;
    padding: 5px;
    position: sticky;
    top:83px;
    z-index:5;
    background: white;
}

.sarno-custom-address-container a {
    color: black;
}