/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
.style-simple .governance-pdf .icon_box .desc_wrapper .title {
    padding: 5px 0 8px 0;
    background-color: #c44e25;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    text-transform: uppercase;
    font-family: "HelveticaNeue", Arial, Tahoma, sans-serif;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,0.15);
}
.style-simple .governance-pdf .icon_box .desc_wrapper .title:hover {
	background-color: #b3451e;
}
.custom-table td:nth-child(2) {
    text-align: left;
}