img {
max-width: 100%;
height: auto;
}
/**/
.lead {margin-bottom:30px;}
.lead a {
color: #fe9a27;
}
/**/
.entry-body h2,
.entry-body h3,
.entry-body h4,
.entry-body h5,
.entry-body h6 {
margin-bottom: 1.4em;
font-weight: 700;
font-size: 18px;
}
.entry-body p {
margin-bottom: 1.2em;
line-height: 1.8em;
}
.entry-body dl,
.entry-body ol,
.entry-body ul {
margin-top: 1.5em;
margin-bottom: 1.2em;
display: block;
list-style-type: disc;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 0px;
margin-inline-end: 0px;
padding-left:30px;
}
.entry-body ol li ul li,
.entry-body ul li ul li {
list-style-type: circle;
}
.entry-body ol li ul li ul li {
list-style-type: square;
}
.entry-body li {
margin-bottom: .8em;
line-height: 1.65em;
list-style-type: disc;
}
.entry-body ol li {
margin-left: 2rem;
list-style-type: decimal;
}
.entry-body a {
color: #f18101;
}
.entry-body .wp-caption {
background: #fcfcfc;
line-height: 18px;
margin-top: 2.5em;
margin-bottom: 2.5em;
padding: 0 0 5px;
text-align: center;
border: 1px solid #e5e5e5;
max-width: 100%!important;
}
.entry-body .table-noborder {
table-layout: fixed;
border-right: 0px none!important;
border-left: 0px none!important;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
}
.wp-caption p.wp-caption-text {
color: #888;
font-size: 1.1rem;
margin: 0 5px;
}
.wp-caption img {
margin: 10px 0 9px;
max-width: 95%!important;
height: auto!important;
}
.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
blockquote.howto {
border: 5px solid #eee;
background-color: #fcfcfc;
position: relative;
padding: 35px 20px 30px;
margin: 0 0 20px;
}
#alpha .entry-body .table tbody tr td, #alpha .entry-body .table tbody tr th, #alpha .entry-body .table td, #alpha .entry-body .table th, #alpha .entry-body .table thead tr td, #alpha .entry-body .table thead tr th, #alpha .entry-body table tbody tr td, #alpha .entry-body table tbody tr th, #alpha .entry-body table td, #alpha .entry-body table th, #alpha .entry-body table thead tr td, #alpha .entry-body table thead tr th {
padding: 1em;
border: none;
border-bottom: 1px solid #e5e5e5;
background: initial;
}
#alpha .entry-body table {
border-left:none;
}
.entry-body table strong {
font-weight:700;
}
* + .linkList {
margin-top:16px;
}
.linkList > li {
font-size:inherit;
}
.linkList > li a {
display:inline-block;
}
.linkList > li + li {
margin-top: 8px;
}
.entry-body blockquote {
position:relative;
}
.entry-body blockquote::after,
.entry-body blockquote::before {
position: absolute;
color: #ccc;
font-family: "Font Awesome 5 Free";
font-size: 16px;
font-weight: 700;
}
.entry-body blockquote::before {
content: "\f10d";
top: 10px;
}
.entry-body blockquote::after {
content: "\f10e";
bottom: 10px;
right: 20px;
}
