/*
Theme Name: Converio Child Theme
Theme URI: http: http://thememotive.com/
Description: Child theme is the recommended way to modify an existing theme if you want to make changes in the theme.
Author: ThemeMotive
Author URI: http://thememotive.com/
Template: converio
Version: 1.0.0
*/

@import url("../converio/style.css");

/*Add your custom styles below:*/

body, .col, .content aside .textwidget {
	font-size: 18px;
	line-height: 23px;
}

.contactinfo {
	font-size: 14px;
}

.contactinfo div {
    	margin-bottom: 10px;
}

.contactinfo div i {
    	width: 20px;
}
