@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url ('https://fonts.googleapis.com/css?family=Exo:900" rel="stylesheet');

body{
    background-color: #ffffff;

}
    

header nav  a {
    color: rgb(0, 0, 0);
    font-family: 'Exo', sans-serif;
    border-bottom-color: rgb(255, 255, 255);
    
}

header nav  a:hover {
    
    background-color: rgb(255, 232, 59);
    padding: 0.4em;
}

nav{background-color: rgb(255, 255, 255);
   font-family: 'Exo', sans-serif;;
    font-size: 1.3em;
    display: block;
    text-align: center;
    
    
    
    }

 header nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display:flex;
     flex-direction: row;
     align-content: space-around;
     justify-content: space-around;
     font-kerning: normal;
     font-size: 0.7em;
     font-weight: bold;
     color: rgb(0, 0, 0);  
;  }
header nav ul li a {
    text-decoration: none;
    font-family:'Exo', sans-serif;
    
    
}
header h1 {
    color:rgb(28, 203, 217);
     font-family: 'Exo', sans-serif;
    border: none;
    margin-bottom: 1em;
    text-align: center;
    

    
}

main section h2 {
     font-family: 'Exo', sans-serif;
    color: rgb(255, 255, 255);
    font-size:1em;
    font-weight: 900;
    background-color: rgb(0, 0, 0);
    margin-right: 18em;
        padding: 0.4em;

    box-shadow: 2px 2px 2px 2px #bababa;
    border-radius: 15px 0px 0px 0px;  
    padding-left: 1em;
    width: 200px;
        margin-top: 2em;
    margin-bottom: 0.3em
height: 20px;
   
    
    
}


main section p {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0.7em;
    font-size: 0.85em;
    margin-left: 4em;
    
    
    
    
}

header img {
    display: block;
    height: em;
    margin: auto;
    margin-bottom: 0em;
    margin-top: 0em;  
   
}

main section h3{
    font-family:'Exo', sans-serif;
    color: rgb(255, 255, 255);
    font-size:1em;
    font-weight: 900;
    background-color: rgb(0, 0, 0);
       margin-right: 18em;
        padding: 0.4em;
       box-shadow: 2px 2px 2px 2px #bababa;
    border-radius: 15px 0px 0px 0px;
       padding-left: 1em;
           width: 200px;
      margin-top: 2em;
    margin-bottom: 0.3em;
height: 20px;
}

main section h4{
    font-family: 'Exo', sans-serif;
    color: rgb(255, 255, 255);
    font-size:1em;
    font-weight: 900;
    background-color: rgb(0, 0, 0);
       margin-right: 18em;
        padding: 0.4em;
    margin-top: 2em;
    margin-bottom: 0.3em;
       box-shadow: 2px 2px 2px 2px #bababa;
    border-radius: 15px 0px 0px 0px;
       padding-left: 1em;
       width: 200px;
height: 20px;
}




main section a {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0.1em;
    font-size: 0.8em;
    display: block;
    margin-bottom: 3em;
    margin-top: 0.4em;
    margin-left: 7em;
    background-color: rgb(255, 61, 135);
    color: rgb(255, 255, 255);
   padding: 0.4em;
    text-decoration: none;
    margin-right: 22.5em;
      font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    font-size: 14px;

    text-align: left;
    margin-left: 55px;
    margin-top: 4px;
    font-weight: 300;
     width: 300px;
height: 30px;
border­radius: 90%;

  
    }
    
footer {
        font-family:'Roboto', sans-serif;
    font-size: 0.5em;
    color: rgb(3, 196, 253);
    margin-top: 2em;
    margin-bottom: 5em;
    text-align: center;      
}
    
div {
        font-family:'Roboto', sans-serif;
    font-size: 0.9em;
    color: rgb(191, 191, 191);
    margin-top: 1em;
    text-align: center;      
}
    
    
    h6 {
        font-family:'Roboto', sans-serif;
    font-size: 0.9em;
    color: rgb(30, 212, 255);
    margin-top: 4em;
    text-align: center;   
        margin-bottom: 0.9em;
    
}
    
 article p {
        font-family:'Roboto', sans-serif;
    font-size: 0.9em;
    color: rgb(191, 191, 191);
    margin-top: 0em;
    text-align: center;      
}
        
   
    
    
    