.site-title { font-family: "Roboto Slab", Sans-serif; font-size: 36px; font-weight: 600; } html #site-logo #site-logo-inner a:link{ } #footer-widgets {padding:0;} .page-header { background-color: #fcb040; } .page-header-title { color:#fff; font-family: "Roboto Slab", Sans-serif; font-weight: 600; } /* table styles */ table.steelBlueCols { border: 4px solid #555555; background-color: #555555; width: 400px; text-align: center; border-collapse: collapse; } table.steelBlueCols td, table.steelBlueCols th { border: 1px solid #555555; padding: 5px 10px; } table.steelBlueCols tbody td { font-size: 14px; font-weight: bold; color: #FFFFFF; } table.steelBlueCols td:nth-child(even) { background: #398AA4; } table.steelBlueCols thead { background: #398AA4; border-bottom: 10px solid #398AA4; } table.steelBlueCols thead th { font-size: 15px; font-weight: bold; color: #FFFFFF; text-align: left; border-left: 2px solid #398AA4; } table.steelBlueCols thead th:first-child { border-left: none; } table.steelBlueCols tfoot td { font-size: 13px; } table.steelBlueCols tfoot .links { text-align: right; } table.steelBlueCols tfoot .links a{ display: inline-block; background: #FFFFFF; color: #398AA4; padding: 2px 8px; border-radius: 5px; } table.paleBlueRows { border: 1px solid #FFFFFF; width: 350px; height: 200px; text-align: center; border-collapse: collapse; } table.paleBlueRows td, table.paleBlueRows th { border: 1px solid #FFFFFF; padding: 3px 2px; } /* ########### font-size for Tables; ########### */ table.paleBlueRows tbody td { font-size: 16px; text-align: center; } table.paleBlueRows td { text-align: center; } table.paleBlueRows > tbody > tr > td.bold, table.paleBlueRows > tbody > tr.bold > td { font-weight: 600; } table.paleBlueRows tr:nth-child(even) { background: #D0E4F5; } table.paleBlueRows thead { background: #0B6FA4; border-bottom: 5px solid #FFFFFF; } table.paleBlueRows thead th { font-size: 17px; font-weight: bold; color: #FFFFFF; text-align: center; border-left: 2px solid #FFFFFF; } table.paleBlueRows thead th:first-child { border-left: none; } table.paleBlueRows tfoot { font-size: 14px; font-weight: bold; color: #333333; background: #D0E4F5; border-top: 3px solid #444444; } table.paleBlueRows tfoot td { font-size: 14px; } p { font-size: 17px; } /* ########### article links and consent checkbox ########### */ .widget.widget_recent_entries#recent-posts-2 ul li{ text-transform: none; border-top: 0; } .widget.widget_recent_entries ul li{ text-transform: none; } input[type="checkbox"], input[type="radio"] { margin-right: 20px; } p { font-weight: 500; } h3 { /* font-weight: 400; */ /* margin-top: 50px; */ } h4 { /* font-weight: 400; */ margin-top: 23px; margin-bottom: 17px; } ol li { padding: 0.3em 0; color: #3a3939; } div.color-box { background-color: #f57d20; padding: 30px 35px; -webkit-box-flex: 1 0 auto; -moz-box-flex: 1 0 auto; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; color: #fff; } div.color-box > span { color: #fff; display: block; font-size: 200%; margin-bottom: 20px; line-height: 29px; } div > div.color-button > a{ color: #fff; } div.color-button { padding: 10px 30px; background-color: #cc5b04; display: block; text-transform: uppercase; font-weight: 900!important; font-size: 16px; color: #fff; } @media (min-width: 1200px) { /* This part is only read by viewports wider than 1200 pixels */ #main-content { width: 1200px; margin-left:auto; margin-right:auto; } }