.leader-img h5 {
    color: #0F708B;
    font-size: 15px;
    font-weight:bolder !important;
    text-transform: uppercase !important;
    font-family: 'Radio Canada', sans-serif !important;
}
.leader-img span {
    color: #0F708B;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Radio Canada', sans-serif !important;
}
.leader-img h6 {
    color: rgb(212, 108, 22);
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Radio Canada', sans-serif !important;
}

.leader-card {
    color: white;
}

.leader-card p {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    font-family: 'Radio Canada', sans-serif !important;
    
}
.leader-card h3{
    text-transform: uppercase;
    font-family: 'Radio Canada', sans-serif !important;
    font-size: 21px;
    padding: 20px 20px;

}
.leader-card ul {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    font-family: 'Radio Canada', sans-serif !important;
}
 
 
.shahnawaz-card {
    background-color: #0F708B;
    position: relative;
    height: 500px;
    margin-top: 150px !important;
}
.zeeshan-card {
    background-color: #0F708B;
    position: relative;
    height: 500px;
    margin-top: 150px !important;
}
.dr-card {
    background-color: #0F708B;
    position: relative;
    height: 500px;
    margin-top: 150px !important;
}

.leader-card-img {
    position: absolute;
    bottom: 0%;
    right: 0%;
}
.dr-leader-card-img{
    position: absolute;
    bottom: 0%;
    right: 0%;
}

.leader-card-zeeshan-img {
    position: absolute;
    bottom: 0%;
    left: 0%;
}
.leader-name{
    margin-top: -30px;
    line-height: 5px;
}
.leader-name h5{
    color: black;
    font-weight: bold;
    font-size: 25px;
    font-family: 'Radio Canada', sans-serif !important;
}
.leader-card-name{
    position: absolute;
    bottom: -12%;
    left: 40%;
    line-height: 5px;
    color: black;
}
.leader-card-name h5{
    font-weight: bold;
    font-size: 30px; 
}
.shahnawaz-qoutes1{
    width:25px; 
    position: absolute;
     top:-25px;
     left:-15px
}
.shahnawaz-qoutes2{
    width:25px;
    position: absolute;
    transform: rotate(180deg);
}

.zeeshan-qoutes1{
    width:25px;
    position: absolute; 
    top:-25px;
    left:-15px;
}

.zeeshan-qoutes2{
    width:25px; 
    position: absolute;
    transform: rotate(180deg);
}

.dr-qoutes1{
    width:20px;
    position: absolute; 
    top:-25px;
    left:-15px;
}
.dr-qoutes2{
    width:20px;
    position: absolute;
    transform:rotate(180deg);
}
.dr-card h3{
padding: 10px 20px;
}