.bottle_info {
    margin-top: 92px;
}

.bottle_info_separator {
    height: 2px;
    background-color: var(--border-grey);
    width: 100%;
    margin: 30px 0;
}

#bottle_info_modal .modal_wrapper {
    text-align: center !important;
}

#bottle_info_modal .modal h3,
#bottle_info_modal .modal h4,
#bottle_info_modal .model p {
    text-align: center;
}