.btn-learn-more {
    color: white;
    border:  1px solid white;
    border-radius: 5px;
}

.btn-learn-more :hover{
    color: white;
}

.btn-learn-more :active {
    color: white;
}

.col-aftermovie {
    padding-top: 5px;
    padding-bottom: 5px;
}

.aftermovie-title {
    text-align: center;
    padding-bottom: 20px;
}

.img-padding {
    margin-left: 20px;
    margin-right: 20px;
}