/*
 Theme Name:   Webpress Hub
 Theme URI:    https://webpresshub.net/readymade-designs/
 Description:  Its a Movie Download Website Template Designed by Webpress Hub
 Author:       WebpressHub.net
 Author URI:   https://webpresshub.net/
 Template:     generatepress
 Version:      0.1
*/




.movie-details p {
    font-size: 14px;
    line-height: 1;
    color: #000;
    margin: 0 0 10px;
}
.movie-details strong {
    font-weight: bold;
    color: #333;
}



.Content h2 {
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    color: white !important;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 1.4em;
    background-color: var(--e-global-color-fc4a78c);;
    padding: 10px 15px;
    border-radius: 8px;
}