.inside-article .gb-container a {
color: #19284a;
text-decoration: underline;
}  .intro-p::first-letter {
color: # #384769;
float: left;
font-size: 75px;
line-height: 60px;
padding-top: 4px;
padding-right: 8px;
padding-left: 3px;
}
.ctn-box summary {
color: #ee4649;
font-weight: 500;
font-size: 18px;
}
.ctn-box ol {
margin-top: 20px;
}
p.list-p {
margin-bottom: 0px;
}
ul.empty-circles {
margin-top: 15px;
}
ul.empty-circles li {
list-style: none;
position: relative;
padding: 0 0 0 20px;
line-height: 2em;
}
ul.empty-circles li::before {
content: "";
position: absolute;
left: 0;
top: 8px;
width: 10px;
height: 10px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border: 2px solid #384769;
}
.row-submissions-count {
border: 1px solid #19284a;
border-radius: 10px;
max-width: 55vh;
margin: 0 auto 65px;
}
.custom-submission-count {
font-size: 35px;
font-weight: bold;
color: #19284a
}
@media only screen and (max-width: 768px) {
.row-submissions-count {
max-width: 40vh;
}
.row-submissions-count h2 {
font-size: 20px; 
}
.custom-submission-count {
font-size: 20px;
font-weight: bold;
color: #19284a
}
} .radio-buttons {
padding-top: 5px;
}
.fluentform .ff-el-form-check-label .ff-el-form-check-input {
position: relative;
top: -2px;
vertical-align: middle;
background-color: white;
width: 18px;
height: 18px;
-webkit-appearance: none;
appearance: none;
border-radius: 50%;
border: 1px solid #999;
}
.fluentform .ff-el-form-check-label .ff-el-form-check-input:checked {
background-color: #384769;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><circle cx="10" cy="10" r="5" style="fill:white;"/></svg>');
background-repeat: no-repeat;
background-position: center;
}
.ff-default .ff_btn_style:focus, .ff-default .ff_btn_style:hover {
opacity: unset;
outline: 0;
text-decoration: none
}
.ff-message-success p {
margin-bottom: 0 !important;
border-radius: 10px;
} .site-footer .footer-links a {
text-decoration: underline;
color: white
}
.site-footer .year a {
color: red !important;
} .page-id-1188 #wpfront-scroll-top-container {
bottom: 85px;
right: 4px;
}