.pipe {
    display: none;
}

.subhead {
    font-weight: 600;
}

button.btn {
    text-transform: capitalize !important;
}

.btn-primary {
    background: #0076B5;
    border-color: #0076B5;
}

