﻿.btn,
.c-btn {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #016ed3;
  text-decoration: none;
  background-color: #016ed3;
}
