.offer-list__button {
  margin-top: 20px; }

.offer-list__title {
  transition: color 0.3s ease-in-out; }

.offer-list__item:hover .offer-list__title {
  color: #4d5a9e; }

.button {
  padding: 10px 25px 10px 25px; }

.projects__heading-button {
  padding: 50px 100px 50px 40px; }
