#excerpt {
    height: 300px !important;
    width: 300px !important;
    color: white !important;
}

.line {
    width: 80px;
    height: 3px;
    background-color: #fbb808;
    margin-bottom: 15px;
    display: block;
}