/*!
 * Ridler Extension
 * 
 * This is an extension of the Business Casual Template from Start Bootstrap
 * 
 * Copyright 2020 Mike Ridler
 * 
 */

 body {
  background-image: linear-gradient(rgba(2, 0, 36, 100), rgba(31, 31, 66, 100));
}

#mainNav {
  background-image: linear-gradient(rgba(31, 31, 66, 100), rgba(2, 0, 36, 100));
}

.cta {
  background-image: linear-gradient(rgba(2, 0, 36, 100), rgba(31, 31, 66, 100));
}

.page-section {
  margin-top: 5rem;
  margin-bottom: 0rem;
}

.footer {
  background-image: linear-gradient(rgba(31, 31, 66, 100), rgba(2, 0, 36, 100));
}


.coat-of-arms-img {
    float: right;
}

.maple-leaf-img {
    opacity: 0.85;
    width: 30px;
    height: 30px;
}

.affiliate_link {
  font-size: x-small;
}
