body {
    color:#333;
    font-weight: bold;
}

.orange-font {
    color: #f15a29;
}

.orange-bg {
    background-color: #f15a29;
}