p span {
  display: block;
}
.BibHebCorOve

{
margin-top:             50px;
padding-left:           120px;
padding-right:          200px;
}

.content_center {
  display: flex;
  
  align-items: center; 
  
}

.width22p100mob {width:22%}
.didyouever
    {
    width:              60%;
    margin-top:         -24px;
    background-color:   white;
    height:             400px;
    color:              black;
    padding:            45px;
    padding-top:        60px;
    font-size:          20px;
    }

.hb-course-overview-text 
    {
    font-size:          30px;
    font-weight:        700;
    color:              #001449;
    }

.BibHebCorOve-row 
    {

    margin-left:-100px;
    margin-right:-100px; 

    }

.hb-course-detail
    {
    font-size:          30px;
    font-weight:        700;
    color:              #001449;
    }



#logo
    {
    background-image:       url("logo.png");
    background-repeat:      no-repeat;
    height:                 100%;
    }
#menu 
    {
    margin-top:             40px;
    }
.baggrundsbillede
    {
    background-image:       url("bible.jpg");
    background-repeat:      no-repeat;
    background-size:        cover;
    height:                 70vh;
    padding-left:          100px;
    padding-right:         70px;

    }
.firstcontainer    
    {
    background-color:       #001449;
    margin:                 auto;
    position:               relative;
    height:                 200px;
    width:100% !important;
    }

.bluetext
    {
    color:       #001449 !important;
    }
.bluebackground, #bluebackground
    {
    background-color:       #001449 !important;
    }

.whitebackground
    {
    background-color:       white;
;
    }

.borderradius10 
    {
    border-radius: 10px;
    }
.borderradius20 
    {
    border-radius: 20px;
    }


.borderradius25 
    {
    border-radius: 25px;
    }
.vh80 
    {height:80vh;}
.vh20 
    {height:20vh;}
.marginleft20
    {margin-left:20px;}
.whitetext {
color:white;

}

.learntoreadbox
    {
        margin-left:80px;
        margin-right:45px;
        height:220px;
        padding-bottom:20px;
    }
.whitetextbluebox 
    {
        color:white;
        font-size:40px;
        margin:auto;
        margin-left:30px
    }
.lightgraybackground {
      background-color:#f6f2ef
}
.main-list {
  list-style-type: none;
  padding-left: 0;

}

.main-list li {
  position: relative;
  margin-bottom: 10px;
}

.bullet {
  width: 20px;
  height: 20px;
  background-color: #646464;
  display: inline-block;
  vertical-align: middle; /* Juster bulleten vertikalt til midten af teksten */
  margin-right: 10px; /* Tilføj lidt mellemrum mellem bullet og hovedtekst */
  border-radius: 50%; /* Gør bulleten rund */
}

.main-text {
  font-size: 20px; /* Ændre skriftstørrelsen for hovedteksten */
  display: inline-block;
  vertical-align: middle; /* Juster hovedteksten vertikalt til midten af bullet */
    font-weight: bold;
}

.subtext {
  display: block;
  margin-left: 35px; /* Justér marginen for at placere subteksten under hovedteksten */
}
.card-body-course {
  height:           350px;
}
.card-body-course-detail {
    height:320px;
}


@media only screen and (max-width: 600px) {
 .width22p100mob {width:100%}

 .negmag125hv {
margin-left:0px !important;
margin-right:0px !important;
}

.baggrundsbillede
    {
    background-image:       url("bible.jpg");
    background-repeat:      no-repeat;
    background-size:        cover;
    height:                 100vh;
    padding-left:          30px;
    padding-right:         30px;

    }
.didyouever
{   width:                106%;
    padding-top:          40px;
    height:               70vh;

}

.BibHebCorOve

{
margin-top:             50px;
padding-left:           150px;
padding-right:          210px;
}

.BibHebCorOve-row 
    {
margin-right:0px;
width:70vw !important;
}

.card.border-0 {
    Margin-right: 9px;
    margin-top: 20px;
}
.woss-bundmargin {margin-bottom:130px}
}
