/* 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 */
table {
  border: none !important;
}
/* line 4, templates/rt_kraken/custom/scss/custom.scss */
table th, table td {
  border: none;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
}
/* line 11, templates/rt_kraken/custom/scss/custom.scss */
ul.g-horizontalmenu a {
  color: #fff;
}
/* line 14, templates/rt_kraken/custom/scss/custom.scss */
ul.g-horizontalmenu a:hover {
  color: #850808;
}
