h3{
    color: #8a452e;    
    }
    body {
    background-color: #ce7f65;
    margin: 0 10%;
  
    }
    h1 {
    color:#8a452e ;
    text-align:center;
    font-family: "crayonette-djr", sans-serif;
    font-size: 5em;
    font-weight: 400;
    font-style: normal;
    border-bottom:5px #8a452e solid ;
    margin-top:30px;
    }
      blockquote {
      color:#8a452e ;
      text-align:left;
      font-family:"karol-sans", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 1.5em;
      font-weight: 400;
      margin-top:30px;
      }
    h5 {
      color: #8a452e;
      font-size: 1.5em;
      font-family:"crayonette-djr", sans-serif;
      font-weight: 400;
      font-style: normal;
      }
      h2 {
        color: #8a452e;
        font-size: 3em;
        font-family:"crayonette-djr" , sans-serif;
      font-weight: 400;
      font-style: normal;
        }
    p {
    color: #8a452e;
    font-family:"karol-sans", sans-serif;
      font-weight: 400;
      font-style: normal;
    font-size: 1.5em;
    }
    li {
      color: #8a452e;
      font-family:"karol-sans", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 1.5em;
      }
      footer {
        color: #8a452e;
        font-family:"karol-sans", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1em;
        }
    a:link {
        text-decoration: none;
        color: #8a452e;
        font-family:"crayonette-djr" , sans-serif;
        font-size: 1.5em;
      font-weight: 400;
      font-style: normal;
      }
      
      a:visited {
        text-decoration: none;
        color: #8a452e;
        font-size: 1.5em;
        font-family:"crayonette-djr" , sans-serif;
      font-weight: 400;
      font-style: normal;
      }
      
      a:hover {
        text-decoration: underline;
      }
      
      a:active {
        text-decoration: underline;
      }