/*
Theme Name: Internet Kit One Custom
Theme URI: http://aiga.org
Description: This is a child theme that extends the Internet Kit One theme, it can be customized without affecting the base theme.
Author: AIGA
Author URI: http://aiga.org/
Version: 1.0.0
Template: ikit_one
*/

@import url("../ikit_one/style.css");


/* benefits table */
.benefits-table {margin: 5px 5px;padding: 0;border-collapse: collapse;border: 0;}
.benefits-table td {padding: 2px 4px;border: 0;border: 1px solid #fac0c2;font-size: 10px;line-height: 11px;}
.benefits-table td.benefits-title {vertical-align: bottom;}
.benefits-table td.sustaining-column {background: #fcdada;}
.benefits-table td.bullet-center {vertical-align: middle;}
.benefits-table a:link {color: #F55D5C;}


