
body{
   
    font-size: 14pt !important;
    background: #919b9f !important;
    color: #140d1c;
}

.header{
    margin-top: 80px;
    margin-bottom: 20px;
}
.header-name{
    font-family: Gilda Display;
    font-size:92pt;
    letter-spacing:-18px;
    position: relative;
}

@media screen and (max-width: 601px) {
    .header-name {
      font-size: 50px !important;
      letter-spacing:-6px;
    }

    .subheader{
        font-size: 18px !important;
    }

    .resize-width{
        width: 100% !important;
        margin-left: 0px !important;
      
    }


    .subheader{
    font-family: 'Playfair Display';
    font-size: 2vw;
    font-style: italic;
    color: #623ca6;
    font-weight: bold;
    position: absolute !important;
    top: 130px !important;
}



  }
  

.subheader{
    font-family: 'Playfair Display';
    font-size: 2vw;
    font-style: italic;
    color: #623ca6;
    font-weight: bold;
    margin-top: 20px;
 
}


.section-content{
    margin-top: 10px;
}

.margin-text{
    margin-top: 50px;
}


.section-headers{
    font-family: 'Playfair Display';
    font-style: italic;
    font-size: 18pt;
 
}


.quotes-text{
    font-family: 'Playfair Display';
    font-size: 14pt;
    font-style: italic;
    text-align: right;
    margin-bottom: 40px;
} 


.quotes-text-2{
    font-family: 'Playfair Display';
    font-size: 14pt;
    font-style: italic;
    text-align: right;
    margin-bottom:;
} 


.resize-width{
    width: 330px;
  
  
}

.sub-title{
    color: #623ca6;
    font-weight: bolder;
    margin-top: 10px;
    margin-left: 20px;
}

.purple{
    color: #623ca6;
}

.name{
    font-family: 'Playfair Display';
    font-size: 14pt;
    font-weight: bold;
} 


.title{
font-family:'Playfair Display';
font-style: normal;
font-size: 14pt;
text-align: right;

}

.name-style{
    font-weight: 900;
    color: #623ca6;
}

.img-fluid{
    width: 70%;
}

a{
    color: #623ca6 !important;
}

.btext{
     font-family: 'Source Serif Pro' !important;
}

