/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/rt_kraken/custom/scss/custom.scss */
.g-swiper-slide-content-title {
  text-align: center;
}
/**
 * @copyright	Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt\
 * File: /templates/rt_kraken/custom/scss/custom.scss
 * Puspose: Styles for displaying Joomla articles using Kraken templates
 * Updated by Bob Anderson, 18 Feb 2020
 */
/* line 12, templates/rt_kraken/custom/scss/custom.scss */
.footer {
  font-style: italic;
  font-size: 50%;
}
/* line 17, templates/rt_kraken/custom/scss/custom.scss */
h1, h2, h3, h4 {
  font-weight: bold;
}
/* line 21, templates/rt_kraken/custom/scss/custom.scss */
h1 {
  font-size: 26px;
}
/* line 25, templates/rt_kraken/custom/scss/custom.scss */
h2 {
  font-size: 24px;
  color: #060;
}
/* line 30, templates/rt_kraken/custom/scss/custom.scss */
h3 {
  text-decoration: underline;
  font-size: 20px;
  color: #060;
}
/* line 36, templates/rt_kraken/custom/scss/custom.scss */
h4 {
  font-size: 18px;
  color: #060;
}
/* line 41, templates/rt_kraken/custom/scss/custom.scss */
h5 {
  font-size: 16px;
  color: #060;
}
