.back-to-top:hover, .bg-custom, .btn-custom, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .navbar-custom {
    background-color: #5799d2 !important;
}
.btn-white-fill, .text-custom, .btn-white-bordered:hover, .btn-custom:hover, .features-box i, .pricing-column .plan-title {
    color: #5899d2 !important;
}

.btn-custom {
    border: 2px solid #4b7192 !important;
}

.features-box {
    margin-top: 30px;
    padding: 20px;
    text-align: center;
    border: 1px solid #eee;
    background: #fefefe;
    box-shadow: 0 0 10px 0px #eee;
}
.bg-custom {
    background-color: #5799d2 !important;
    background-image: url('https://www.slickaccount.com/gst-software/statics/images/network-data.png') !important;
    background-position: bottom;
    background-repeat: no-repeat;
}
.title-about h3 {
    margin-bottom: 30px;
    color: #2790ec;
    font-weight: 900;
}
.bg-custom a{
	color: #eee;
}
