@font-face {
    font-family: 'Gentona-ExtraLight';
    src: url('webfonts/2C8EC4_0_0.eot');
    src: url('webfonts/2C8EC4_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2C8EC4_0_0.woff2') format('woff2'), url('webfonts/2C8EC4_0_0.woff') format('woff'), url('webfonts/2C8EC4_0_0.ttf') format('truetype');
}

body {
    background-color: #95cfc5;
    color: #fff;
    font-family: 'Gentona-ExtraLight';
}

.sam-container {
    text-align: center;
}

h1 {
    font-weight: bold;
}

p {
    font-size: 18px;
}

.vos {
    max-height: 400px;
    margin: 0 auto;
    margin-top: 80px;
    max-width: 100%;

}

a{
    color: white;
}