/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


@media (max-width: 479px) {
    .section-home .emphasis-title  {
        text-align: right
    }
    .section-home a {
      float: right;
      margin: 0;
    }
}
