@import "base.css";

.post-warning {
    background: rgba(252, 95, 83, 0.1);
}

.post-warning-heading p {
    color: #FC5F53;

}