/*
Theme Name: sama-collection
*/

/* NULL */

HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
SUP, SUB {line-height: 1px;}
BODY {line-height: 1;}
UL {list-style: none;}
:focus {outline: 0;}
INS {text-decoration: none;}
DEL {text-decoration: line-through;}
input::-moz-focus-inner {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, .block {display: block;}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}

[hidden] {display: none;}
.none, .hidden, .on980, .on760, .on320, .only980, .only760 {display: none;}

.clear, .clr {clear: both;}
hr.clear, hr.clr {padding: 0;margin: 0;height: 1px;overflow: hidden;border: 0;}
.clearfix:before, .clearfix:after, .clf:before, .clf:after {content: " ";display: table;}
.clearfix:after, .clf:after {clear: both;}
.clearfix, .clf {*zoom: 1;}

.alignright, .right { float: right; }
.alignleft, .left { float: left; }
.center { text-align: center; }
.centered, .aligncenter {
	display: block;
	margin: 0 auto;
	}

img.alignright, img.right {
	margin: 0 0 7px 20px;
	display: inline;
	}
img.alignleft, img.left {
	margin: 0 20px 7px 0;
	display: inline;
	}
a img {
	border: none;
	}
img {
	max-width: 100%;
	}

.entry img {
	height: auto;
	}

/* END NULL */



@font-face {
    font-family: 'Verdana';
    src: url('fonts/subset-Verdana-Bold.eot');
    src: local('Verdana Bold'), local('Verdana-Bold'),
        url('fonts/subset-Verdana-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/subset-Verdana-Bold.woff2') format('woff2'),
        url('fonts/subset-Verdana-Bold.woff') format('woff'),
        url('fonts/subset-Verdana-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Verdana';
    src: url('fonts/subset-Verdana.eot');
    src: local('Verdana'),
        url('fonts/subset-Verdana.eot?#iefix') format('embedded-opentype'),
        url('fonts/subset-Verdana.woff2') format('woff2'),
        url('fonts/subset-Verdana.woff') format('woff'),
        url('fonts/subset-Verdana.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* BASE */

body {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	font-family: Verdana, sans-serif;
    background: #1a1a1a;
	text-align: center;
	}

.wrap {
	width: 1160px;
	margin: 0 auto;
	text-align: left;
	}

input, textarea {
	font-family: Tahoma, Arial;
	}

a {
	color: #fff;
	text-decoration: underline;
	transition: all 0.3s 0.02s ease;
	}

a:hover {
	color: #08f;
	text-decoration: none;
	}

p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .entry table, .entry form, .entry ul, .entry ol, .entry hr, blockquote {
	margin: 0 0 20px 0;
	}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
	color: #fff;
	font-weight: bold;
	}
h1, .h1, .title{
	font-size: 31px;
	line-height: 34px;
	}
h2, .h2{
	font-size: 28px;
	line-height: 32px;
	}
h3, .h3{
	font-size: 26px;
	line-height: 30px;
	}
h4, .h4{
	font-size: 24px;
	line-height: 28px;
	}
h5, .h5{
	font-size: 22px;
	line-height: 25px;
	}
h6, .h6{
	font-size: 20px;
	line-height: 22px;
	}

.table, .entry table {
	border-spacing: 0;
	border-collapse: collapse;
	border-top: 1px solid #959596;
	border-left: 1px solid #959596;
	}

.table tr th, .entry table tr th{
	border-bottom: 1px solid #959596;
	border-right: 1px solid #959596;
	background: #f4f4f4;
	padding: 8px 10px;
	}

.table tr td, .entry table tr td{
	border-bottom: 1px solid #959596;
	border-right: 1px solid #959596;
	padding: 8px 10px;
	}

.entry table.nobord, .entry table.nobord tr th, .entry table.nobord tr td {
	border: 0;
	padding: 0;
	background: none;
	}

.entry ul, ul.list {
	padding: 0 0 0 20px;
	list-style: none;
	}

.entry ol, ol.list {
	padding: 0 0 0 25px;
	list-style: none;
	}

.entry ul ul, .entry ol ol, .entry ol ul, .entry ul ol, ul.list ul, ol.list ol, ol.list ul, ul.list ol {
	margin: 5px 0 0 0;
	}

.entry ol > li, ol.list > li {
	margin: 7px 0 7px 10px;
	list-style: decimal outside;
	}

.entry ul > li, ul.list > li {
	margin: 7px 0 7px 10px;
	list-style-type: disc;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

/* END BASE */



/* HEADER */

header {
	background-color: #212121;
	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	padding: 5px 0;
	padding: 5px 0;
	}
.header_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	}
.logo{
	order: 1;
	width: 156px;
	}
.logo img{
	vertical-align: bottom;
	}

.main_nav{
	order: 2;
	}
.main_nav ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	}
.main_nav li{
	display: block;
	padding: 0 15px;
	}
.main_nav li a{
	display: block;
	padding: 5px 0;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	}
.main_nav li a:hover, .main_nav li.active a{
	color: #ffb801;
	}


.adapt_menu{
	order: 4;
	position: relative;
	display: none;
	width: 22px;
	height: 14px;
	cursor: pointer;
	transition: all .3s ease-in-out;
	}
.adapt_menu span{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #007acc;
	border-radius: 3px;
	transition: all .2s ease-in-out;
	}
.adapt_menu span:nth-child(2){
	top: 6px;
	width: 11px;
	}
.adapt_menu span:nth-child(3){
	top: 12px;
	width: 18px;
	}
.adapt_menu.adapt_menu_active span{
	top: 6px;
	width: 100%;
	background: #53be2e;
	}
.adapt_menu.adapt_menu_active span:nth-child(1){
	transform: rotate(45deg);
	}
.adapt_menu.adapt_menu_active span:nth-child(2){
	opacity: 0;
	}
.adapt_menu.adapt_menu_active span:nth-child(3){
	transform: rotate(-45deg);
	}



.header_buts{
	order: 3;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	}
a.header_but{
	display: block;
	border-radius: 4px;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	font-weight: 600;
	padding: 8px 20px;
	text-decoration: none;
	background: #ffb805;
	line-height: 1.2;
	font-size: 14px;
	}
a.header_but:hover{
	color: #fff;
    background: #d99d06;
	}
a.but_login{
	margin-right: 20px;
	}
a.but_reg{
	color: #fff;
	background: #3b3b3b;
	}
a.but_reg:hover{
    background: #4f4f4f;
	}


/* END HEADER */


/* HOME */

.top_block{
	padding: 80px 0 40px 0;
	}
.top_block_l{	
	width: 340px;
	margin: 0 auto 40px auto;
	}
.top_block_r{
	margin: 0 auto;
	max-width: 700px;
	}

.top_block_l_img{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: auto;
    height: auto;
    max-width: 340px;
	padding: 10px;
	border-radius: 15px;
    background-color: #212121;
	box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
    margin: 0 auto 30px auto;
	}

a.top_block_but{
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
    background: #ffb805;
	padding: 20px 0;
	margin-bottom: 20px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	text-decoration: none;
	}
a.top_block_but:hover{
    background: #4f4f4f;
	}
a.top_block_but:before{
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	margin: 0 14px 0 0;
	}
a.top_block_but_ios:before{
	background: url('images/apple.svg') no-repeat center;
	}
a.top_block_but_android:before{
	background: url('images/android.svg') no-repeat center;
	}

.top_block_r_img{
	text-align: center;
	margin: 0 0 15px 0;
	}
.top_block_r_text{
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0.96px;
	text-transform: uppercase;
	margin: 0 0 30px 0;
	}
.top_block_r_text span{
	color: #14a0ff;
	}

.top_block_r_b{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #fff;	
    color: #fff;
    font-size: 24px;
    line-height: 32px;
	}


.bet_rat{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	}	
.bet_rat span {
	font-size: 25px;
	color: #cccccc;
	margin: 0 0 0 7px;
	}	
.bet_rat span.active{
	color: #ffd700;
	}


.content{
	padding: 0 0 40px 0;
	}

.main_text{
	margin: 0 0 30px 0;
	}

.main_but{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
    background-color: #212121;
    box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
	margin: 0 0 30px 0;
	padding: 20px 10px;
	}
a.main_but_a{
	display: block;    
	padding: 18px 60px;
	font-size: 20px;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase;
	color: #fff;
	border-radius: 50px;
    background: #ffb805;
	box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.2);
	text-decoration: none;
	}
a.main_but_a:hover{
    background: #4f4f4f;
	box-shadow: 0px 10px 8px 0px rgba(0, 0, 0, 0.2);
	}

	
.faq_block{
	padding: 18px 50px 18px 15px;
    background-color: #212121;
    box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
	margin: 0 0 40px 0;
	}	
.faq_b{
	padding: 20px 20px;
	border-bottom: 1px solid #fff;
	}	
.faq_b_title{
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	position:relative;
	cursor: pointer;
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	transition: all 0.3s 0.02s ease;
	}
.faq_b_title.active{
	color: #63b0e8;
	}
.faq_b_title:before{
	content:"";
	display: block;
	position:absolute;
	z-index:1;
	right: 10px;
	width: 18px;
	height: 3px;
	background: #ffb805;
	transition: all 0.3s 0.02s ease;    
	}
.faq_b_title:after{
	content:"";
	display: block;
	position:absolute;
	z-index:1;
	right: 10px;
	width: 18px;
	height: 3px;
	background: #ffb805;
	transform:rotate(90deg);
	transition: all 0.3s 0.02s ease;    
	}
.faq_b_title.active:before{
	transform:rotate(180deg);
	}
.faq_b_title.active:after{
	transform:rotate(360deg);
	}
.faq_b_text{
	padding: 10px 0 0 0;
	font-size: 16px;
	line-height: 20px;	
	color: #fff;
	}	

/* END HOME */



/* FOOTER */

footer {
	padding: 20px 0;	
    background-color: #212121;
	border-radius: 15px 15px 0 0;
	color: #000;
	}

.footer_list{
	padding: 0 30px 10px 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	}
.flogo{
	width: 156px;
	}
.flogo img{
	vertical-align: bottom;
	}
.fage{	
	font-size: 16px;
	text-transform: uppercase;
	border: 2px solid #fff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	color: #fff;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
	}

.nav_bot{
	padding: 0 0 20px 0;
	}
.nav_bot ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	}
.nav_bot li{
	display: block;
	padding: 0 5px 5px 5px;
	}
.nav_bot li a{
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	}
.nav_bot li a:hover, .nav_bot li.active a{
	color: #ffb801;
	text-decoration: underline;
	}
	

.fimg{
	margin: 0 0 20px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;	
	padding: 10px;
    background: #4f4f4f;
	border-radius: 15px;
	}
.fimg img{
	margin: 5px;
	vertical-align: middle;
	}

.copy{
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	}

a.go_slow{
	background: #ffb801 url('images/up-arrow.svg') no-repeat center;
	background-size: 13px 13px;
	box-shadow: 0px 0px 50px 5px rgba(0, 0, 0, 0.1);
	width: 30px;
	height: 30px;
	display: block;
	position: fixed;
	bottom: 60px;
	right: 20px;
	border-radius: 20%;
	z-index: 5;
	opacity: 0;
	}
/* END FOOTER */





/* COMMENTS */

.comments_list li {
	padding: 15px;
	margin: 0 0 15px 0;
	border: 1px solid #ddd;
	background: #f8f8f8;
	}

.comments_list li li {
	margin: 15px 0 0 0;
	}

.comments_list li.thread-even {
	background: #fff; 
	} 

.comments_list .even {
	background: #fff; 
	}

.comments_list .alt {
	background: #f8f8f8; 
	}

.comment_ava{
	float: left;
	padding: 0 10px 0 0;
	}

.comment_top{
	padding: 0 0 10px 0;
	}

.comment_a{
	font-weight: bold;
	}

.comment_d{
	font-style: italic;
	}

.comment_repl{
	text-align: right;
	}

#respond{
	padding: 15px;
	border: 1px solid #ddd;
	background: #eee;
	margin: 0 0 15px 0;
	}

.comments_list #respond{
	margin: 0 15px 15px 15px;
	}

#cancel-comment-reply-link{
	display: inline-block;
	margin: 0 0 15px 0;
	}

/* END COMMENTS */


/* WP OTHER */

.wp-caption {
	box-sizing: border-box;
	max-width: 100%;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	border-radius: 3px;
	}

.wp-caption img {
	max-width: 100%;
	height: auto;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

.wpcf7-not-valid { 
	border-color: #ad2929 !important;
	color: #ad2929; 
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}

/* END WP OTHER */
@media (max-width: 1200px) {
.wrap {
	width: 980px;
	}

.top_block_r {
	max-width: 550px;
	}
}
@media (max-width: 1020px) {
.wrap {
	width: 760px;
	box-sizing: border-box;
	padding: 0 10px;
	}

.header_buts{
	order: 2;
	}
.adapt_menu{
	order: 3;
	display: block
	}
.main_nav{
	order: 4;
	display: none;
	width: 100%;
	padding: 10px 0 0 0;
	}
.main_nav ul{
	justify-content: center;
	}
	
.top_block{
	padding: 80px 0 40px 0;
	display: block;
	}
.top_block_l{
	max-width: 500px;
	margin: 0 auto 30px auto;
	}
.top_block_r {
	max-width: 800px;
	}

.top_block_l_img{
	display: block;
	text-align: center;
	width: auto;
	height: auto;
	max-width: 340px;
	border-radius: 15px;
	margin: 0 auto 30px auto;
	padding: 20px;
	box-sizing: border-box;
	}
.fimg{
	justify-content: space-evenly;
	}

.top_block_r_b{
    font-size: 20px;
    line-height: 26px;
	}
}
@media (max-width: 759px) {
.wrap {
	width: 100%;
	}

.header_buts{
	order: 3;
	width: 100%;
	padding: 10px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
	}
.adapt_menu{
	order: 2;
	}
.top_block{
	padding: 100px 0 40px 0;
	}
.main_nav li {
    padding: 0 10px;
	}

.footer_list {
	justify-content: space-evenly;
	padding: 0 15px 10px 15px;
	}
}
/* ============================================================
   Custom components — soccerprediction.co rebuild (appended)
   ============================================================ */

/* content below fixed header on inner pages */
.page_pad { padding: 96px 0 30px 0; }

/* no-JS burger menu (checkbox) */
.nav_toggle { display: none; }
@media (max-width: 1020px) {
  .main_nav { display: none; width: 100%; padding: 10px 0 0 0; order: 4; }
  .nav_toggle:checked ~ .header_list .main_nav { display: block; }
  label.adapt_menu { display: block; }
}
/* burger as label */
label.adapt_menu { cursor: pointer; }
label.adapt_menu span { pointer-events: none; }

/* breadcrumbs */
#breadcrumbs {
  margin: 0 0 25px 0;
  font-size: 14px;
  color: #9a9a9a;
}
#breadcrumbs a { color: #c9c9c9; text-decoration: none; }
#breadcrumbs a:hover { color: #ffb801; }
#breadcrumbs .sep { margin: 0 8px; color: #5a5a5a; }
#breadcrumbs .breadcrumb_last { color: #ffb801; }

/* cover image under H1 */
.post_img { margin: 0 0 30px 0; }
.post_img img, .entry figure img {
  border-radius: 12px;
  box-shadow: 0 10px 24px rgba(0,0,0,0.35);
}
.entry figure { margin: 0 0 28px 0; }
.entry figure figcaption {
  margin: 10px 0 0 0;
  font-size: 13px;
  line-height: 17px;
  color: #9a9a9a;
  text-align: center;
}

/* article table — dark skin of the capture */
.article-table-wrap { overflow-x: auto; margin: 1.25rem 0 1.75rem; }
table.article-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 540px;
  background: #212121;
  font-size: 0.9rem;
  line-height: 1.35;
}
table.article-table th, table.article-table td {
  border: 1px solid #4f4f4f;
  padding: 0.65rem 0.85rem;
  vertical-align: top;
  text-align: left;
  white-space: normal;
}
table.article-table th {
  background: #ffb805;
  color: #1a1a1a;
  font-weight: 700;
}
table.article-table tr:nth-child(even) td { background: rgba(255,184,5,0.05); }
table.article-table td.num, table.article-table th.num { white-space: nowrap; }

/* responsible gambling block */
.rgblock {
  margin: 35px 0 10px 0;
  padding: 20px 22px;
  background: #212121;
  border: 1px solid #ffb805;
  border-radius: 12px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}
.rgblock_t {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 19px;
  font-weight: 700;
  color: #ffb805;
  margin: 0 0 12px 0;
}
.rg18, span.rg18 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border: 2px solid #ffb805;
  border-radius: 50%;
  color: #ffb805;
  font-size: 15px;
  font-weight: 700;
  flex: 0 0 auto;
}
.rgblock_e { font-size: 15px; line-height: 21px; color: #e6e6e6; }
.rgblock_e a { color: #ffb801; }

/* post cards grid (home + guides hub) */
.post_lists {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 20px -10px;
}
.post_list {
  width: 33.3333%;
  box-sizing: border-box;
  padding: 0 10px;
  margin: 0 0 24px 0;
}
.post_list_img img {
  border-radius: 12px;
  box-shadow: 0 8px 18px rgba(0,0,0,0.3);
  display: block;
  width: 100%;
  height: auto;
}
.post_list_pad { padding: 12px 2px 0 2px; }
.post_list_t a {
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}
.post_list_t a:hover { color: #ffb801; }
@media (max-width: 1020px) { .post_list { width: 50%; } }
@media (max-width: 759px) { .post_list { width: 100%; } }

/* section subheads on home / hub */
.h2 {
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  color: #fff;
  margin: 40px 0 22px 0;
}

/* footer payment plates (text-only, no brand logos) */
.payplate {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 5px;
  padding: 8px 16px;
  border-radius: 8px;
  background: #333333;
  border: 1px solid #5a5a5a;
  color: #e6e6e6;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.4px;
}

/* footer nav two columns feel */
.nav_bot li a { font-size: 14px; }

/* FAQ details (capture .faq_b was JS-driven; CSS-only here) */
details.faq_b { padding: 0; }
summary.faq_b_title {
  list-style: none;
  padding: 20px 40px 20px 0;
}
summary.faq_b_title::-webkit-details-marker { display: none; }
details.faq_b .faq_b_text { display: none; }
details.faq_b[open] .faq_b_text { display: block; }
details.faq_b[open] summary.faq_b_title { color: #63b0e8; }
details.faq_b[open] summary.faq_b_title:before { transform: rotate(180deg); }
details.faq_b[open] summary.faq_b_title:after { transform: rotate(360deg); }
details.faq_b > .faq_b_text { padding: 0 40px 20px 0; }

/* internal link accent inside articles */
.entry a { color: #ffb801; }
.entry a:hover { color: #ffd75e; }

/* entry h2/h3 spacing tweak for longreads */
.entry h2 { margin-top: 34px; }
.entry h3 { margin-top: 28px; }

/* ul/ol li spacing readability */
.entry ul > li, .entry ol > li { line-height: 22px; }

/* small print */
.small_note { font-size: 13px; line-height: 18px; color: #9a9a9a; }
