.eddc-button {
    background: $blue;
    color: $white;
    padding: 0 1em;
    line-height: 40px;
    height: 40px;
    display: inline-block;
}