/****************************************************************************************
# Default css file for content edited with htmlArea RTE
#
# Original: EXT:rte_ckeditor/Resources/Public/Css/contents.css
# ***************************************************************************************/

/* Link styles */
a { color: #FF8700; }

.highlight{
  color: #003ea5;
  font-weight: 500;
  text-align: center;
}

.small {
  font-size: 12px;
}
