@charset "utf-8";
/* CSS Document */

.h3_end{
  position: relative;
  color: white;
  background: #ca1212;
  text-align: center;
  font-size: 1.5em;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.5em 1.8em;
  margin-bottom: 20px;
}

