/**
  * This file is part of the Crown Oil website.
  * Author: Mark Eriksson <https://www.markwrites.codes/>
  */
.lubricant-form{background-color:#e8e8e8;padding:1rem;border-radius:5px;position:sticky;top:130px}.lubricant-form .form__label{font-weight:500;margin-block-end:.1rem;color:var(--body-colour)}.lubricant-form .form__input{border:1px solid #ccc}
