@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,400i,500,600');

body, html {
    height: 100%;
}

body {
    font-family: 'Raleway', sans-serif;
    line-height: 1.6;
    color: #636b6f;
}

b {
    font-weight: 600;
    color: black;
}