body {
	font-family: "Century Gothic",Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif !important;
}

.tablepress tbody tr:first-child td {
    border-top: 1px solid #ddd;
}

.call-to-action .section-overlay-layer {
    background: rgba(170, 221, 221, 0.85)!important;
}

#sidebar-secondary .widget-title {
    text-transform: none!important;
}

h1.single-title {
    text-transform: none!important;
	font-weight: bold!important;
}

.contact-info .icon-container {
    font-size: 80px;
}

.icon-container .colored-text {
	color: #1395ba!important;
}

#tablepress-3 .column-1, #tablepress-3 .column-2, #tablepress-3 .column-3, #tablepress-3 .column-4, #tablepress-3 .column-5 {
    text-align:center;
}

#tablepress-4 .column-3 {
    text-align:center;
}

.tablepress tfoot th, .tablepress thead th {
    background-color: #eee;
}

.entry-content td,
.entry-content th {
border: 1px solid #ccc;
}

.dark-text {
    font-weight: bold;
}