/**
* Template Name: Mentor
* Updated: Aug 30 2023 with Bootstrap v5.3.1
* Template URL: https://bootstrapmade.com/mentor-free-education-bootstrap-theme/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
font-family: "Roboto Serif", serif;
  color: #fffbe7;
  max-height: 1600px;
}

a {
color: #e2d18b;
  text-decoration: none;
}

a:hover {
  color: #fffbe7;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {

    font-family: "Roboto Serif", serif;
    font-weight: 800;
    font-style: normal;

}
div {
  width : 100% ;
  max-height: 200px;
  margin: auto;
}
i {

    font-size: 14px;

}
