.component.saved_button{background:#1d2027;border:2px solid #30333b;border-radius:5px;flex-direction:row;justify-content:center;align-items:center;gap:5px;width:100%;padding:5px 10px;display:flex}.component.saved_button>svg{color:#fff;width:18px}.component.saved_button>p{color:#fff;font-size:16px}
.modal.watched,.modal.watched>.trigger{width:100%}.modal.watched>.trigger>button{background:#1d2027;border:2px solid #30333b;border-radius:5px;flex-direction:row;justify-content:center;align-items:center;gap:5px;width:100%;padding:5px;display:flex}.modal.watched>.trigger>button:hover{background-color:var(--red);transition:background-color .1s ease-in-out}.modal.watched>.trigger>button>svg{color:#fff;width:18px}.modal.watched>.trigger>button>p{color:#fff;white-space:nowrap;font-size:16px}.modal.watched>.trigger>button>span{color:#fff;white-space:nowrap;font-size:12px;font-weight:600}
