.xstars-box {
    padding: 15px;
    background: #0f172a;
    color: #fff;
    border-radius: 8px;
}

.xstars-box select,
.xstars-box button {
    width: 100%;
    margin-top: 10px;
    padding: 10px;
}
