/**
Theme Name: GenomaSCAN
Author: Graham Peters
Author URI: https://crookfarm.co.uk
Description: GenomaSCAN by Crook Farm
Version: 0.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: genomascan
Template: astra
*/
a,
a:visited,
a:hover,
a:focus {
  text-decoration: none;
}

a {
  font-weight: 600;
}

/* no effect
h4 {
  font-size: 0.8em;
}
*/

li::marker {
  color: #155884;
}

.gs-background-color {
  background-color: #dfeffa;
}

.gs-caption {
  font-size: 0.8em;
}

.gs-margin-0 {
  margin-top: -80px;
  margin-bottom: -80px;
}

/* no effect
ul {
  margin: 0;
  padding: 0;
}
*/
