h2.bms-shipping-notification {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
    padding: 10px;
    font-family: DiatypeSemi;
    font-weight: 400;
}

h2.bms-shipping-notification .shipping-highlight {
    font-weight: bold;
}