﻿div.stripe{
    min-height:120px;
    background-color:#881e38;
    width:100%;
    padding:45px 0px;
    text-align:center;
}

div.stripe div.claim{
    width:100%;
    font-size:32px;
    line-height:35px;
    font-weight:300;
    color:#fff;
    margin-bottom:25px;
}

div.stripe div.action{
    width:100%;
    text-align:center;
}