body{
    background-color: #6d907c;
    margin: 0 auto;
    text-align: center;
    font-size: 1.2rem;
    color:#eeedeb;
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
}

a, a:hover, a:visited, a:focus{
    text-decoration: none;
    color:#eeedeb;
}
.logo {
width:25vw;
}

.insta {
padding-top: 15rem;
}
.content{
margin-top:18vw;

}