.logo-img {
max-width: 95px;
height: auto;
}

.head-action p {
margin-top: 35px;
margin-bottom: 1rem;
}

.sb-link {
  border: 1px solid #294138;
  -webkit-box-shadow: 4px 4px 0 #294138;
  box-shadow: 4px 4px 0 #294138;
  border-radius: 8px;
  padding: 30px;
}

.sb-link h4 {
  font-size: 22px;
}

.sb-link ul {
padding-left: 0;
  font-size: 18px;
  list-style: none;
}

.sb-link li {
list-style: none;
border-bottom: 1px solid #eee;
font-size: 18px;
padding-bottom: 6px;
padding-top: 6px;
}