@import url('https://fonts.googleapis.com/css2?family=Bree+Serif&family=Caveat:wght@400;700&family=Lobster&family=Monoton&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display+SC:ital,wght@0,400;0,700;1,700&family=Playfair+Display:ital,wght@0,400;0,700;1,700&family=Roboto:ital,wght@0,400;0,700;1,400;1,700&family=Source+Sans+Pro:ital,wght@0,400;0,700;1,700&family=Work+Sans:ital,wght@0,400;0,700;1,700&display=swap');

.podcastsclas {
    background-image: url('https://d1tgh8fmlzexmh.cloudfront.net/ccbp-static-website/podcasts-bg.png');
    height: 30vh;
    width: 100vw;
    background-size: cover;
}

.imgclass {
    padding-left: 20px;
    padding-top: 20px;
    color: #ffffff;
    font-size: 25px;
    font-family: Roboto;
}

.inimagecls {
    height: 20vh;
    width: 42vw;
    border-radius: 10px;
    padding-top: 20px;
    padding-right: 10px;

}

.inimagecls2 {
    padding-left: 10px;
    height: 20vh;
    width: 42vw;
    border-radius: 10px;
    padding-top: 20px;
}

.pclass {
    text-align: center;

    font-weight: bold;
    margin-bottom: 5px;
    font-family: Roboto;
    padding-top: 5px;
}

.middleinclassp {
    text-align: center;
    font-size: 15px;
    margin-top: -3px;
    color: #5a7184;
}

.imagecls2 {
    height: 25vh;
    width: 50vw;
    border-radius: 10px;
    padding: 20px;
    padding-right: 10px;
}

.backgclr {
    background-color: #151765;
    color: white;
    font-family: Roboto;
}

.inpclas {
    font-size: 12px;


}

.highpclass {
    font-weight: bold;
    margin-bottom: 5px;
}

.innerdivp {
    padding-top: 20px;
    margin-bottom: 10px;
}

.divpcls {
    height: 25vh;
    width: 50vw;
}

.backg2clr {
    background-color: #ffffff;
    color: white;
    font-family: Roboto;
}

.higherpclass {
    font-weight: bold;
    padding-top: 20px;
    color: #151765;
}

.smallp {
    color: #5a7184;
    font-size: 13px;
    margin-top: -8px;
}

.smallestp {
    color: #151765;
    font-size: 10px;
    font-weight: bold;
}

.btnback {
    color: #ffffff;
    margin-right: 10px;
    background-color: #151765;
    border-radius: 10px;
    border-width: 0px;
    width: 80px;
}

.editpclass {
    font-size: 16px;
}

.container {
    margin: 1px;
}