
.footer {
  width: 100%;
  background-color: transparent;
  margin:0px;
  padding: 0px;
  padding-top: 15px;
}
.footer .middle-row {
  width:100%;
  background-color:transparent;
  padding:0px;
  margin:0px;
  border:0px;
  border-collapse:collapse;
  font-size: x-small;
}
.footer .middle-row td {
  font-size: x-small;
  width: 33%;
}
.footer .middle-row .center-col { text-align:center; }
.footer .middle-row a { font-size: x-small; }
.footer .bottom-row {
  font-size: x-small;
  background-color: transparent;
}
.cert img { border: 0px; }

/* latin-ext */
@font-face
{
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Bebas Neue Regular'), local('BebasNeue-Regular'), url(https://fonts.gstatic.com/s/bebasneue/v1/JTUSjIg69CK48gW7PXoo9Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face
{
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Bebas Neue Regular'), local('BebasNeue-Regular'), url(https://fonts.gstatic.com/s/bebasneue/v1/JTUSjIg69CK48gW7PXoo9Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
  
.footnote
{
    width: 100%;
    bottom: 0px;
}

.footnote img
{
    width: 64px;
    height: 64px;
}

.footer_row2
{
    float: left;
    height: 64px;
    margin-bottom: 20px;
    width: 100%;
}

.footer_row3
{
    background-color: #2C2A29;
    color: #FFF;
    height: 120px;
    padding: 10px;
    width: 100%;
}

.footer_social
{
    margin: auto;
    width: 360px;
}

.footer_love
{
    color: #F9942C;
    float: left;
    font-family: 'Bebas Neue', cursive;
    font-variant: small-caps;
    padding-right: 16px;
    text-align: right;
}

.footer_icons
{
    float: left;
}

.footer_cr
{
    font-size: 13px;
}

