/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Template
 Author:         Design by Dorfer
 Author URI:     https://www.designbydorfer.dk
 Template:       Divi
 Version:        0.0.1
*/

/* =Theme customization starts here
------------------------------------------------------- */

/* Homepage*/

/* forloeb */

.f_number {
    width: 2% !important;
    margin-right: 0 !important;

}

.f_number .et_pb_text {
    position: relative;
    border: 1px solid #35c3ad;
    color: #35c3ad;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;

}

.f_number .et_pb_text h4 {
    text-align: center;
    font-size: 28px;
    color: #35c3ad !important;
}

.f_text {
    width: 24% !important;
}
