.ringo-h2 {
    padding: 65px 0px 18px 36px;
    font-size: 28px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color:#ffffff;
    font-weight: 100;
}
.ringo-collection {
   padding: 6px 0px 0px 36px;
    font-size: 14px;
    margin-bottom: 15px;
   color:#ffffff !important;
   font-weight: 100;
   display: flex;
    width: 90%; 
}

.ringo-collection-action a{
   padding: 31px 50px 16px 35px;
    font-size: 14px;
    margin-bottom: 15px;
   color:#ffffff !important;
   font-weight: 100;
}
.ringo-button {
display: inline-block;
    padding: 6px 13px 6px 12px !important;
    margin: 15px 0px 0px 35px !important;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    border: 1px solid #ffffffd9;
    border-radius: 4px;	
	
}	