/* Branding logo styles */
.branding-logo {
    width: 186px;
    margin-bottom: 10px;
}

/* Branding address paragraph styles */
.branding p {
    line-height: 1.3em;
    margin-bottom: 0px;
}

/* Prevent text wrapping */
.nowrap {
    white-space: nowrap;
}
