.mainBackground {
    padding: 80px 0px;
}

.mainBackground a {
    color: yellow !important;
}

.mainBackground h3 a {
    font-family: Anton;
    font-weight: 300;
}

.mainBackground .btn {
    margin-bottom: 20px;
    font-weight: 700;
    font-family: 'Roboto Slab';
}

.webPageDetails .btn {
    margin-bottom: 15px;
}

.dropdown-menu {
    width: 200px !important;
}