.tarragona-weather-component{position:relative;width:100%;margin:0 auto}
.tarragona-weather-component .rp-headline-03 .rp-title{margin-bottom:0}
.tarragona-weather-component .component-weather-subtitle{margin-bottom:40px}
.tarragona-weather-component .list-style-weather{list-style-type:none;text-align:center;padding:0;margin:0 auto}
.tarragona-weather-component .list-style-weather li{display:flex;position:relative;flex-direction:column;margin-bottom:16px;padding-bottom:16px}
.tarragona-weather-component .list-style-weather li span{display:flex;justify-content:center}
.tarragona-weather-component .list-style-weather li:not(:last-child):after{content:'';display:block;padding:0;border-bottom:1px solid #ddd;position:absolute;width:96px;height:1px;left:50%;bottom:0;transform:translateX(-50%)}
.tarragona-weather-component .list-style-weather-value{order:0;padding:4px 0}
.tarragona-weather-component .list-style-weather-name{order:2}
@media screen and (min-width:1024px){.tarragona-weather-component .list-style-weather{column-count:2;column-gap:200px;column-rule:1px solid #ddd}
.tarragona-weather-component .list-style-weather li:not(:last-child):after{display:none}
.tarragona-weather-component .list-style-weather li:nth-child(5),.tarragona-weather-component .list-style-weather li:nth-child(10){padding-bottom:0;margin-bottom:0}
}