/*
Theme Name: Inouit-Skillful
Description: Inouit theme for Skillful
Author: Sullivan ATATRI
Author URI: http://www.inouit.com
Template:skillful-wp
Version: 1.0.0
*/
@import url("../skillful-wp/style.css");
/* =Theme customization starts here */
@import url("css/main.css");


.post .post-content ul li, .post .post-content ol li {
font-size:1.143em;
font-weight:400;
}

body p {
font-weight:400;
}

.post .post-content .iconbox .content {
font-size:1.6em;
}

img.center {
margin-top: 40px;
margin-bottom: 40px;
}

.post .post-content .iconbox .content {
font-weight : 400;
}

.post .post-content .iconbox h6 {
font-size: 1em;
text-transform : none;
font-weight : 700;
}

ul li:last-child {
border-bottom : none;
}

.post .post-content h2 {
line-height : 1.4em;
}

[role="main"] .columns > [class*="column"]:last-child { float: none !important; }