/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://elementor.com/hello-theme/
 Description:  Child Theme for Hello Elementor
 Author:       Dein Name
 Author URI:   https://deine-website.de
 Template:     hello-elementor
 Version:      1.0.1
 Text Domain:  hello-elementor-child
*/


.text-pre-line{
    white-space: pre-line;
}

.tutor-instructor-and{
    margin-top: -46px;
    background-color: #fcfcfd;;
    padding: 10px;
    font-size: 1rem;
}


.tutor-modal-box{
    padding-top: 12px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(195, 197, 203);
    border-right-color: rgb(195, 197, 203);
    border-bottom-color: rgb(195, 197, 203);
    border-left-color: rgb(195, 197, 203);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    row-gap: 8px;
    column-gap: 8px;
    background-color: rgb(255, 255, 255);
}