/*Freddie Button Get Down*/

.et_pb_button_module_wrapper .et_pb_button.freddie_button_get_down .line .char {
    background-color: #fddd11;
    height: 3px !important;
    width: 3px !important;
    border-radius: 50%;
    overflow: hidden;
}

.et_pb_button_module_wrapper .et_pb_button.freddie_button_get_down .line {
    display: flex !important;
    padding-top: 8px;
    width: 100%;
    position: absolute;
    left: 0;
    justify-content: space-between;
}
