a[href^="https"]{
    color: red;
}
ul+p {
    font-size: 24px;
}