/*
Theme Name: NEBLIK THEMING
Description: NEBLIK Dev Theme
Author: NEBLIK Digitalagentur
Author URI: https://neblik.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.magnustitle {
    color:white !important;
}

.magnussub {
    color: white !important;
    font-weight: 300;
}

.magnustop {
    color: white !important;
    font-weight: 900;
    }

.textbreak {
    text-align: left; 
    width: 50%;
    margin-bottom: 20px;
}

/*Teamdarstellung*/


.fusion-person-left .person-desc {
    text-align: left;
    padding: 0px !important;
}

.fusion-person .person-desc .person-author .person-name  {
    display: block;
    font-size: 0.8em;
    /* padding-top: 20px; */
}

.person .person-desc .person-author .person-title {
    display: block;
        font-size: 0.6em;
}

.fusion-person-left .person-desc {
    text-align: left;
    padding-top: 10px !important;
}