.aui strong,
.aui b {
font-weight: 600;
}
.aam-component h2 {
font-size: 16px;
text-align: left;
color: #23498a;
text-transform: uppercase;
border-bottom: 1px double #23498a;
margin-top: 10px;
padding-top: 10px;
font-weight: 600;
width: 100%;
position: relative;
text-shadow: none;
line-height: 20px;
}
.aam-component a.aam-button {
background: #91bfd8;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #91bfd8 0%, #70a3be 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #91bfd8), color-stop(100%, #70a3be));
background: -webkit-linear-gradient(top, #91bfd8 0%, #70a3be 100%);
background: -o-linear-gradient(top, #91bfd8 0%, #70a3be 100%);
background: -ms-linear-gradient(top, #91bfd8 0%, #70a3be 100%);
background: linear-gradient(to bottom, #91bfd8 0%, #70a3be 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#91bfd8', endColorstr='#70a3be', GradientType=0);
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
border: 1px solid #86B8D2 !important;
border-radius: 2px 2px 2px 2px;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
margin: 0 0 0 0px;
float: left;
padding: 0 8px;
display: block;
padding: 3px 10px 3px 10px;
text-shadow: none;
box-shadow: inset 0 1px 1px #88BBCB !important;
color: #FFFFFF !important;
display: inline-block !important;
font-family: "Open Sans", Arial, sans-serif !important;
font-weight: bold !important;
text-decoration: none !important;
font-family: "Open Sans", Arial, sans-serif;
font-size: 12px !important;
text-shadow: none !important;
border: 1px solid #6c97af !important;
}
.aam-component a.aam-button:hover {
text-decoration: none;
}