/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

top-phone {
	background-color: #FF0000;
	color: #FFF;
	padding: 10px 14px;
	border-radius: 3px;
}

.top-phone i {
	position: relative;
	top: 2px;
}

.top-phone span {
	font-weight: 400;
	margin-left: 4px;
}