

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


body{background: #11b9b3;  height: 100vh;color: #fff;

    font-family: 'Montserrat', sans-serif;text-align: center;font-weight: 300;

}

footer {position: absolute; bottom: 10px;left: 50%;margin-left: -100px;}

.details{    margin-top: 50px;}
.name{font-size: 16px ;font-weight: 500;    margin-bottom: 0;}
.logo{margin-top: 50px;}
.title{font-size: 13px;color: #333;}
.contact{margin-top: 30px}
.contact span {color: #333;font-weight: 500}









