/*
Template Name: Wrapkit
Author: Wrappixel
Email: niravjoshi87@gmail.com
File: scss
*/
/*============================================================== 
 You can write your style here and overwrite our style
 ============================================================== */
dt {
	padding: 10px 0;
}

dd {
	margin-left: 1.5em;
}

.table-bordered td, .table-bordered th {
	border: 1px solid #fff;
}