﻿.leader-sec {
    margin-bottom: 70px;
}

.stu-info__name {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 150px 20px 20px;
    text-align: right;
    background: linear-gradient(to bottom, rgba(248,80,50,0) 0%, rgba(0,0,0,1) 100%);
}

    .stu-info__name b {
        font-size: 18px;
        font-weight: bold;
        display: block;
        margin-bottom: 0px;
    }

    .stu-info__name small {
        font-size: 12px;
        line-height: 14px;
        font-weight: 300;
        display: block;
    }

.sub-para.inner {
    font-size: 1.7rem;
    line-height: 1.5;
}

.cte_text {
    font-style: italic;
    font-size: 1.51rem;
    color: #062f87;
    font-weight: bold;
}

.ttName {
    font-size: 2rem;
    color: #0b338a;
}
