@import url(https://fonts.googleapis.com/css?family=Oswald:400,300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
body {
color: #888888;
font-size: 16px;
font-weight: 300;
line-height: 30px;
text-align: center;
font-family: 'Open Sans', Arial, Helvetica, Sans-serif, Verdana, Tahoma !important;
}
.top-content
{
background: rgba(0, 0, 0, 0) linear-gradient(135deg, #01b9ff 0%, #ba78fe 51%, #ea51bd 100%) repeat scroll 0 0;
background-color:#ba78fe;
}
.how-it-works-container
{
background: rgba(0, 0, 0, 0) linear-gradient(135deg, #01b9ff 0%, #ba78fe 51%, #ea51bd 100%) repeat scroll 0 0;
background-color:#ba78fe;
}
.navbar-inverse .navbar-brand small b {
border-top: 3px solid #fff;
font-size: 16px;
margin: 0 4px 0 0;
text-transform: uppercase;
}
.navbar {
background: rgba(51, 51, 51, 0.3) none repeat scroll 0 0;
border: 0 none;
padding-top: 10px;
transition: all 0.3s ease 0s;
}
.navbar-inverse .navbar-brand {
color: #fff;
font-size: 41px;
opacity: 0.8;