/**
* Template Name: MyPortfolio - v4.3.0
* Template URL: https://bootstrapmade.com/myportfolio-bootstrap-portfolio-website-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Quicksand", sans-serif;
  color: #03396c;
  background: #b9e3f7; 	
  font-weight: 400;
	
}

div {
    text-align: center;
  }

a {
  color: #03396c;
  text-decoration: none;
}

a:hover {
  color: #000;
}

h1, h2, h3, h4, h5, h6, .font-heading {
  font-family: "Sulphur Point", sans-serif;
}

