

.content, .content .container, .full_width {
    background-color: #140A26;
}

.tp-caption{
    -moz-user-select: text !important;
    -khtml-user-select: text !important;
    -webkit-user-select: text !important;
    -o-user-select: text !important;
}