a {
    color: #e67e22;
}

.text-bg-primary {
    background-color: #e67e22 !important;
}

.post img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
