@import url('https://fonts.googleapis.com/css2?family=Calligraffitti&display=swap');

blockquote {
    font-family: 'Calligraffitti', arial!important;
    font-style: inherit;
    line-height: 1.4;
    letter-spacing: 0px;
    text-align:center;
}
blockquote, .blockquote {
    font-size: 24px;
}
.ja-masthead:before {
    background-color: transparent;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.3;
    height: 100%;
    width: 100%;
    z-index: 3;
}
.ja-masthead {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    padding: 2rem;
}
.module-title {
    font-weight: 600;
    font-size: 1rem;
    margin: 0 0 1rem 0;
    padding: 0;
    color: #c1272d;
    text-transform: uppercase;
}
.tags > li > a {
    background: #c1272d;
    color: #ffffff;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.5;
    padding: 0.25rem 0.5rem;
}
figure.pull-left.item-image {
    padding: 10px;
    border: solid 1px #cccccc;
}
table {
    border-collapse: collapse;
    box-shadow: 0px 0px 10px #cccccc;
}
h6 {
    font-family: 'Calligraffitti', arial!important;
    font-style: inherit;
    line-height: 1.4;
    letter-spacing: 0px;
}
h6, .h6 {
    font-size: 24px;
}

.linktext {
    background: #eee;
    padding: 0px 5px;
    margin: 0px 2px;
}
a.linktext:after {
    content: "\f35d";
    line-height: 0;
    padding-left: 0;
    text-decoration: none !important;
    left: 0.2em;
    padding-right: 0.1em;
    position: relative;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
}
a.btn.action {
    border: solid 1px #c1272d;
    border-radius: 5px;
    color: #c1272d;
}
a.btn.action:hover{
  border: solid 1px #c1272d;
    border-radius: 5px;
  font-weight: bold;
}
.btn.btn-secondary {
    border-color: #ffffff;
    color: #ffffff;
}
.btn.btn-secondary:hover {
    border-color: #C1272D;
    color: #C1272D;
  background:#ffffff;
}
.top-large {
    padding-top: 0rem;
}
.bottom-large {
    padding-bottom: 0rem;
}
.camera_caption > div {
    padding: 20px 20px;
    height: 100%;
}
.camera_caption_title {
    font-size: 3em;
    font-weight: bold;
    line-height: 1em;
}
.camera_caption_desc {
    font-size: 1.3em;
}
/*.t4-section .t4-section-inner {
    position: relative;
    padding: 3rem;
}*/
div#acm-hero-126 {
    background: #ffffff;
    padding: 4rem;
    max-width: 50%;
}
/*.t4-section-inner.container {
    max-width: 1650px;
}*/
.item-info {
    text-align: center;
    padding-bottom: 13px;
    margin-top: -15px;
    font-size: 1.2rem;
    font-weight: bold;
}
div#Mod130 {
    background: #C1272D;
    margin-top: -2px;
}
div#Mod130 .ja-acm h2 {
    color: #ffffff;
}
div#Mod130 p.lead.mt-0{
    color: #ffffff;
}

div#Mod129 {
    background: #efefef;
}
.text-uppercase.mb-5.mb-lg-0.d-block {
    text-align: center;
}
div#Mod110 {
    padding-bottom: 5rem;
}
div#Mod128 {
    margin: 2rem 0;
}