.padrao_brand_anchor:before
{
   content: '\A';
   white-space: pre;
}

.notification {
  background-color: #fa3e3e;
  border-radius: 2px;
  color: white;
 margin:5px;
  padding: 1px 3px;
  font-size: 10px;
}
	