/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
}


.py-5.bg-dark {
	background-color:#fff;
	margin-top: 20px;
}

.pb-5, .py-5 {
    padding-bottom: 1rem !important;
	padding-top: 1rem !important;
	background-color: #fff !important;
}

.m-0.text-center.text-white {
    color: #aaa !important;
}

.m-0.text-center.text-white a {
    color: #82b4de !important;
	text-decoration: none;
}

.jumbotron {
    padding: .1rem .2rem;
	background: none;
}

.mb-4, .my-4 {
    margin-bottom: .8rem !important;
}

.rkmlogo img{
	width: 320px;
	height: 180px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 10px;
}

.card-title {
    font-size: 20px;
    font-weight: 600;
    color: #266491;
}

.fixed-top a {
    font-size: 14px !important;
}

.card-text {
    font-size: 14px;
	color: #333;
}

.navbar.navbar-expand-lg.navbar-dark.bg-dark.fixed-top {
    display: none;
}

.mt-4, .my-4 {
    margin-top: .2rem !important;
}




@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.card {
  height: 100%;
}
