@import url('https://fonts.googleapis.com/css?family=Parisienne|Raleway:200,400,700');

body{background:#f2f2f2 ; text-decoration: none; }

header {font-family: 'Raleway', sans-serif;
    text-align: center; 
    background: #ffcb86; 
    margin: none;
    text-decoration: none;}

nav ul li {
    text-decoration: none; 
    list-style-type: none; 
    display: inline-block;
    padding: 2rem; 
    margin-left: -2.5rem; 
    align-content: center;
    font-weight: 400;
    text-align: center;
    align-self: center;}

nav ul li a {
    text-align: center;
    color:#767676;
    background-color: #ffcb86;
    border-color: #000000; 
    border-width:medium; 
    border-top-width: inherit;  
    padding: 1rem 2rem 1rem 2rem;
    font-size: 2rem;}

nav ul li a:hover {color: #222222; 
    background-color: #ffdbaa;}

h2 {color:#767676;
   font-family: 'Parisienne', cursive;
    text-align: center;
    font-size: 5rem;
    font-weight: normal;}

section article {background:#f2f2f2;
    text-align: center;}

img {;margin align-content: center; 
     margin-top: 3rem;
     border-radius: 50%;
     padding: 0rem;
    margin-bottom: 0rem;
    width: 20rem;
    }

h3 {color:#767676;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 2rem;
    font-weight: 700;
    margin-top: -2.5rem;}

h4 {color:#767676;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-align: center;
    margin-bottom: -0.8rem;
    font-size: 1.5rem;}

section ul li {background:
    color:#767676;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    text-align: center;
    list-style: none;
    margin-left: -2.8rem;
    display: block;
    font-size: 1.2rem;}

h5 {color: #767676; 
    font-family: arial, sans-serif; 
    font-weight: lighter; 
    margin-bottom: 2rem; 
    margin-left: 3rem; 
    margin-right: 3rem; 
    font-size: 0.6rem; 
    text-align: center;
    margin-top: 3rem;}