.chained-quiz-action {
    padding-top: 20px;
    padding-bottom: 20px;
}

.chained-sidebox
{
    border:1px solid black;
    padding:10px;
    margin-bottom: 20px;
}

#chained-sidebar
{
    float:left;
    width:25%;
}

#chained-related, #chained-ad
{
    background-color: #BBEEDD;
}

ul.wp-block-page-list {
    display: none !important;
}

.chained-form label {
    width: 150px;
    display: block;
    float: left;
}

textarea.chained-quiz-frontend {
    width: 100%;
}

.chained-quiz-action input[type=button].components-button
{
    background-color: #005cbf !important;
    color: #00aadc  !important;
    border-radius: 10%;
    width: 128px;
    height: 32px;
}

.wp-block-post-title {
    font-size: 1.3rem;
}