p.catch {
font-size: 25px;
font-weight: bold;
line-height: 120%;
color: #0574e2;
display: block;
padding-bottom: 8px;
}

p.bt {
background: #0574e2;
color: #ffffff;
border-radius: 5px;
margin-top: 15px;
}

p.bt a {
opacity: 1.0;
color: #ffffff;
font-size:16px;
border-radius: 5px;
text-align: center;
display: block;
padding: 10px 0 10px 0;
letter-spacing: 2px;
text-decoration: none;
}