/* Wk News - Put here your custom styles */
p {
    font-size: 17px;
    color: #434343;
    font-weight: 400;
}

.block_home .h1 {
    padding: 40px;
    border-bottom: 1px solid #e3e2e2;
    font-size: 40px;
    font-weight: 600;
    color: #3A3A3A;
}

.wknews a {
  font-size: 18px;
}

.text-uppercase {
    text-transform: none !important;
    font-size: 40px;
    padding-top: 45px;
}
 