.button {
background-color:#fa7d19;
}

.button.button-tertiary {
    color: #fa7d19;
    border: 1px solid #fa7d19;
}


.column-link--transparent.active {
    color: #fa7d19;
}

.prose a {
    color: #fa7d19;
}

.prose a:active, .prose a:focus, .prose a:hover {
    text-decoration: none;
}

.column-header__back-button {
    color: #fa7d19;
}

.icon-button.active {
    color: #fa7d19;
}

.notification__message .fa {
    color: #fa7d19;
}

.reply-indicator__content a.unhandled-link,
.status__content a.unhandled-link {
    color: #fa7d19;
}

.react-toggle--checked .react-toggle-track {
    color: #fa7d19;
}

.about__section__title {
    color: #fa7d19;
}

