/* ==========================================================================
   Layout - Header
   ========================================================================== */
/* attention
   ========================================================================== */
.attention {
  color: #777;
  font-size: 1.2em;
}
/* center right
   ========================================================================== */
.opt-center {
  text-align: center;
}
.opt-right {
  text-align: right;
}
