#eb .is-small.is-english .eb-share-facebook .eb-facebook-like {
    width: 102px;
}

#eb .btn-primary {
    background-color: #cca80a !important;
    border-color: #cca80a !important;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0px auto 0px auto;
    font-family: "exo", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.2rem;
    border: 2px solid transparent;
    padding: 0.85rem 1.85rem;
    vertical-align: middle;
    text-shadow: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    color: #ffffff;
}

#eb .btn-primary:hover {
    background-color: #9b8008 !important;
    border-color: #9b8008 !important;
}

#eb .ebd-block.is-nested.nest-left {
    margin-right: 25px;
    margin-bottom: 15px;
}
#eb.eb-mod * {
    font-size: 0.95rem;
}
table {
    margin-bottom: 20px;
}