/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.white_shadow{
    color: #fff;
    margin: 0 auto;
    font-size: 42px;
    text-align: center;
    text-shadow: 1px 1px 3px #183f56d0;
};

