/** REPOSITORY SKIN FILE */

a,.subtitle {color:#0D3E43;}
a:hover {color:#0D3E43;}
.content blockquote, .file-wrapper {border-color:#0D3E43;}
.navbar {background:#0D3E43;}
.hero.is-primary.is-bold {background: #ffffff;}
.tabs li.is-active a, .tabs li.is-active a:hover {color:#0D3E43;}
.menu-list a:hover{background-color:#f9f5fb;color:#0D3E43}.menu-list .is-selected{color:#0D3E43;}
.menu .menu-list a:not(.is-active){transition:all 300ms}.menu .menu-list a:not(.is-active):hover{background-color:#2D808B; color: #ffffff;}
.notification.is-primary {background: #0D3E43;}

.pagination-link.is-current {background-color: #0D3E43; border-color: #0D3E43}
.pagination-link:hover {color:#0D3E43;}

.section { font-family: 'Open Sans', sans-serif; }
.hero.is-primary .title, .hero.is-primary .subtitle, .hero.is-light .title, .hero.is-light .subtitle { color: #0D3E43; font-family: Georgia; }
.hero.is-primary .title {font-size: 35px; font-weight: bold;}
.hero.is-primary .title strong {font-size: 35px; font-weight: bold;}
.hero.is-primary .subtitle {font-size: 25px;}
.hero .control { color: #0D3E43; font-family: 'Open Sans', sans-serif; }
.hero .control label:hover { color:#0D3E43; }
.input.is-active,.input.is-focused,.input:active,.input:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea.is-active,.textarea.is-focused,.textarea:active,.textarea:focus{border-color:#0D3E43;}

.search-button {background-color: #0D3E43; color: #fff; }