  
hr {
    border-color: #f18a00;
}

strong {
    color: #f18a00;
    font-weight: normal;
}

a {
    color: #f18a00;
}

p {
    margin-bottom: 1.6em;
}