/*
Theme Name: RocketCloud + BB Theme
Theme URI: http://gorocketcloud.com
Version: 1.0
Description: A blank theme using bootstrap for development.
Author: RocketCloud
Author URI: http://gorocketcloud.com
template: bb-theme
*/

/* Add your custom styles here... */

.footerTitle{
    font-size: 18px;
    font-weight: bold;
}

button, input[type=button], input[type=submit] {
    font-size: 18px;
}

.fl-builder-content button:hover a:hover {
    color:#ffffff;
    text-decoration: none;
}

.fl-builder-content button:hover a {
    color:#ffffff;
    text-decoration: none;
}

.fl-slide-text button:hover a:hover {
    color:#ffffff;
    text-decoration: none;
}

.fl-slide-0 .fl-slide-text button:hover a, .fl-slide-1 .fl-slide-text button:hover a, .fl-slide-2 .fl-slide-text button:hover a {
    color:#ffffff;
    text-decoration: none;
}

.fr-title {
    font-size: 4rem;
    text-align: center;
    text-transform: capitalize;
}

.scroll-jim {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.newsTicker {
    list-style: none;
    padding: 0;
    margin: 0;
}

.newsTicker li {
    display: inline;
    padding: 0;
    margin: 0 100px;
}

