﻿.category {
    padding-bottom: 9px;
    border-bottom: solid 2px var(--wtw-light-cool-gray);
    margin-bottom: 24px;
    font-family: Hind, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    color: var(--wtw-deep-blue);
    text-transform: uppercase;
    max-width: 380px;
}
.WWN_imagewrapper {
max-width: 380px;
}

.WWN-Row {
display:inline-flex;
}

.WWN-Row article {
margin-left: 2em; 
}
.WWN-Title{
    font-family: Hind, sans-serif;
    font-size: 29px;
    font-weight: 300;
    line-height: 1.06;
    margin: 36px 0px 0px;
    color: var(--wtw-blue)!important;
    transition: all 0.2s ease 0s;
    max-width:350px;
}

.paging {
    margin: 0px 0px 92px;
    font-family: Hind, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.36;
    text-align: center;
    color: var(--wtw-blue);
}


    .paging span, .paging a {
        display: inline-block;
        height: 40px;
        width: 40px;
        line-height: 40px;
        margin: 0px 5px;
        text-decoration: none;
        color: var(--wtw-blue);
        transition: all 0.2s ease 0s;
    }
.PageTwo {
display:none;
}

.PageThree {
display:none;
}

.limg-rtxt-text h1 {
    font-family: Hind, sans-serif;
    font-size: 46px;
    font-weight: 300;
    line-height: 1.07;
    letter-spacing: normal;
    color: var(--wtw-blue);
    transition: all 0.2s ease 0s;
    margin: 37px 0px 14px;
}

.limg-rtxt-text p {
    font-family: Tinos, serif;
    color: var(--wtw-deep-blue);
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 1.36;
}

