/* Styling Warning Center */ .warning_center { background: red; color: #fff; text-align: center; font-weight: bold; } .warning_center_inner { padding: 10px !important; } Z