.logo {
width: 394px;
height: 60px;
}
.bottom-header .col-md-12 {
padding-left: 30px;
padding-right: 30px;
}
.entry-content p {
text-align: justify;
font-size: 16px;
line-height: 26px;
}
.entry-content ul,ol {
font-size: 16px;
}
.excerpt-entry {
font-size: 16px;
}
.entry-content h2 {
font-size: 24px;
margin-top: 35px;
margin-bottom: 15px;
}
.entry-content h3 {
font-size: 20px;
margin-top: 35px;
margin-bottom: 15px;
}
body .wq_questionTextCtr h4 {
font-size: 16px;
line-height: 1.6;
}
.wq_singleAnswerCtr .wq_answerTxtCtr {
font-size: 12px;
font-weight: normal;
margin-top: auto;
margin-bottom: auto;
}
.wq_questionAnswersCtr {
width: 85%;
}
.wq_questionTextCtr {
width: 85%;
}
.wq_triviaQuestionExplanation {
width: 85%;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
background-color: #ff8e0c;
width: 100%;
}
.search-form label {
width: 100%;
}
textarea, input[type="text"], input[type="submit"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .dropdown-menu, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
width: 100%;
text-align: center;
}