/* =============================================================================
   Bare Rebellion — home page (most styling is inline in front-page.php).
   ============================================================================= */

.br-news input::placeholder{ color:#6f675f; }
.br-news input:focus{ border-color:rgba(212,73,90,.6); }
