.bodytext{
padding-top: 7vh; 
background-color:  #127DB3 ;
color: #FFFFFF;
font-family: sans-serif;
}
.judul-atas{
font-size: 21px;
font-weight: bold;
}
.judul-bawah{
font-size: 18px;
}
.info{
font-size: 16px;
padding:0 50px;
}
.judul-tengah{
color: #127DB3 ;
font-size: 27px;
font-weight: bold;
padding: 25px;
}
.container-iframe {
position: relative;
overflow: hidden;
width: 100%;
padding-top: 75%;
}
.responsive-iframe {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
}
.tebal{
font-weight: bold;
}
