.ft-film-selector {
    font-size: 12px;
    padding: 15px 0;

    &-title {
        color: $grey_300;
        font-size: 12px;
        font-weight: 500;
        padding: 5px 0;
        text-transform: uppercase;
    }

    .Select {
        width: 50%;
    }
}
