With Jet Theme, we typically don't recommend using CSS and making edits through it, since our theme generates CSS from .less files. Also, these changes might disappear after the theme's update. To apply customizations to Jet Theme, we highly suggest creating a child theme and then making all the configuration changes there. This way, when a new version of Jet Theme is released, you will be able to update it with no worries.
However, if you still wish to apply new changes without creating a child theme, you can use the following instructions:
Step 1. Create a _custom.less file inside the app/design/frontend/Amasty/JetTheme/web/css/source directory;
Step 2. In the end of the app/design/frontend/Amasty/JetTheme/web/css/source/_extend.less file, add the following line: