/* your custom styles here */
.navbar-brand > img {
    width: 150px;
}
.hero-unit-slider img {
    width: 100%;
}
footer .logo {
    width: 150px;
    margin-bottom: 15px;
}
.call-to-action .fa {
    font-size: 44px;
    padding: 0px 10px;
}
.call-to-action .fa-android {
    color: #A4C639;
}
.call-to-action .fa-apple {
    color: #999999;
}
.call-to-action .fa-windows {
    color: #2672EC;
}
.hero-unit-slider .carousel-caption {
    text-shadow: 0px 0px 5px #000, 0px 0px 30px #000;
}
.hero-unit-slider .carousel-caption a {
    text-shadow: 0px 0px 5px #000, 0px 0px 30px #000;
}
.hero-unit-slider .hero-button {
    border: 0px none;
    background-color: rgba(0, 0, 0, 0.3);
}