.comm-page-custom-pravobot .flowRuntimeForFlexipage {
        border: none;
        margin: auto;
        max-width: 800px;
}

.comm-page-custom-pravobot flowruntime-flow {
        background-color: #ebe6de;
}


.comm-page-custom-pravobot .field-element li::marker{
             color: #FFB000;
}

.comm-page-custom-pravobot .slds-button_brand{
        background-color: #FFB000;
        color: #000;
        border: none;
        padding: 8px 24px;
        font-weight: 700;
}

.comm-page-custom-pravobot .slds-button_brand:hover {
        color: #000;
        background-color: #e6a000;
        transition: none;
        transform: none;
        border: none;
        outline: none;
        box-shadow: none;
}

.comm-page-custom-pravobot .slds-button_brand:active {
        color: #000;
        background-color: #e6a000;
        transition: none;
        transform: none;
        border: none;
        outline: none;
        box-shadow: none;
}

.comm-page-custom-pravobot .slds-button_brand:focus {
        color: #000;
        background-color: #e6a000;
        transition: none;
        transform: none;
        border: none;
        outline: none;
        box-shadow: none;
}

.comm-page-custom-pravobot a {
        font-weight: 600;
        text-decoration: underline;
}

.comm-page-custom-pravobot .slds-textarea{
        height: 120px;
}

.comm-page-custom-pravobot .section .flowruntime-input-label{
        padding-top: 6px;
}

.comm-page-custom-pravobot .flowruntime-input-error span {
        background-color: transparent !important;
}

.comm-page-custom-pravobot .body{
        font-family: 'Motif';
}

.comm-page-custom-pravobot .flowruntimeBody span {
        font-family: 'Motif' !important;
        background-color: transparent !important;
        font-size: 16px !important;
}

.comm-page-custom-pravobot .flowruntimeBody h3 {
        font-family: 'Motif' !important;
}

.comm-page-custom-pravobot .flowruntimeBody li {
        font-family: 'Motif' !important;
        background-color: transparent !important;
        font-size: 16px !important;
}

.comm-page-custom-pravobot .flowruntimeBody strong{
        font-family: 'Motif' !important;
        font-weight: 300 !important;
        font-size: 16px !important;
}