body.page-template-pathfinder-step1 .pathfinder-nav li:nth-child(2) a,body.page-template-pathfinder-step3 .pathfinder-nav li:nth-child(3) a,body.page-template-pathfinder-step4 .pathfinder-nav li:nth-child(4) a,body.page-template-pathfinder-welcome .pathfinder-nav li:first-child a{font-weight:700}body.page-template-pathfinder-step1 .pathfinder-nav li:nth-child(2)~li a,body.page-template-pathfinder-step3 .pathfinder-nav li:nth-child(3)~li a,body.page-template-pathfinder-step4 .pathfinder-nav li:nth-child(4)~li a,body.page-template-pathfinder-welcome .pathfinder-nav li:first-child~li a{color:#797d7c;pointer-events:none}body.page-template-pathfinder-step1 .pathfinder-nav li:nth-child(2)~li i,body.page-template-pathfinder-step3 .pathfinder-nav li:nth-child(3)~li i,body.page-template-pathfinder-step4 .pathfinder-nav li:nth-child(4)~li i,body.page-template-pathfinder-welcome .pathfinder-nav li:first-child~li i{color:#cacabb}body.page-template-pathfinder-step1 .pathfinder-nav li:nth-child(2)~li .mobile,body.page-template-pathfinder-step3 .pathfinder-nav li:nth-child(3)~li .mobile,body.page-template-pathfinder-step4 .pathfinder-nav li:nth-child(4)~li .mobile,body.page-template-pathfinder-welcome .pathfinder-nav li:first-child~li .mobile{background-color:#cacabb}.pathfinder-nav ul li:not(:last-child):after{content:"";background-image:url(../img/grey-arrow.svg);width:6px;height:11px;background-repeat:no-repeat;background-size:6px;transform:translateY(-1px)}.pathfinder-questionnaire .expander--grey{display:flex;align-items:start}.pathfinder-questionnaire .expander--grey .expander__title{margin-bottom:0;cursor:pointer}.pathfinder-questionnaire .expander--grey .expander__title label{cursor:pointer;text-transform:none;font-weight:400;letter-spacing:normal}.pathfinder-questionnaire .expander--grey .expander__inner .issue_description{padding-top:20px;font-size:16px;line-height:1.4375;margin-bottom:0}@media (min-width:768px){.pathfinder-questionnaire .expander--grey .expander__inner .issue_description{padding-top:30px}}.pathfinder-questionnaire .expander--grey .expander__state{cursor:pointer}.pathfinder-questionnaire .expander--grey.active .expander__state{transform:rotate(135deg)}.pathfinder-questionnaire .expander--grey .expander__trigger{cursor:auto}.pathfinder-questionnaire .checkbox{width:26px;margin-right:10px;flex-shrink:0;flex-grow:0}@media (min-width:768px){.pathfinder-questionnaire .checkbox{width:36px;margin-right:40px}}.pathfinder-questionnaire .checkbox input{display:none}.pathfinder-questionnaire .checkbox input+label{width:26px;height:26px;border-radius:50%;background-color:#fff;border:1px solid #d0d0d0;display:block;position:relative;cursor:pointer;transition:background-color .15s ease-in-out}@media (min-width:768px){.pathfinder-questionnaire .checkbox input+label{width:36px;height:36px;margin:-5px 0}}.pathfinder-questionnaire .checkbox input:checked+label{border-color:#a3d55d;background:#a3d55d}.pathfinder-questionnaire .checkbox input:checked+label:before{content:"";background-image:url(../img/pathfinder/icons/icon-check-white.svg);display:block;position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-size:cover;top:3px;left:2px}@media (min-width:768px){.pathfinder-questionnaire .checkbox input:checked+label:before{width:30px;height:30px}}.pathfinder-questionnaire .content{flex-grow:1;margin-top:5px}@media (min-width:768px){.pathfinder-questionnaire .content{margin-top:4px}}.main-content.pathfinder-step4 .step.step-1 .title{padding-top:0}

/* Jessica - editing Step 2 */
#change-selections-button{
    text-align: right;
    margin-right: 1rem;
}

#change-selections-button a {
    color: #C8A3C7;
}

.main-content.pathfinder #change-selections-button .link:after {
    background: #C8A3C7;
}

/* Jessica - editing Step 3 */

.main-content.pathfinder-step4 > section.header,
.main-content.pathfinder-step4 > section.supports {
    margin-top: 2rem;
    margin-bottom: 2rem;
}